Software Open Access
Zenker, Klaus; Pfrommer, Julius; Ebner, Andreas; Düwel, Florian; Bischoff, Tino
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:cnt="http://www.w3.org/2011/content#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.14278/rodare.3257"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.14278/rodare.3257</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.14278/rodare.3257"/> <dct:creator> <rdf:Description rdf:about="http://orcid.org/0000-0002-8120-6806"> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Zenker, Klaus</foaf:name> <foaf:givenName>Klaus</foaf:givenName> <foaf:familyName>Zenker</foaf:familyName> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Pfrommer, Julius</foaf:name> <foaf:givenName>Julius</foaf:givenName> <foaf:familyName>Pfrommer</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung IOSB</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Ebner, Andreas</foaf:name> <foaf:givenName>Andreas</foaf:givenName> <foaf:familyName>Ebner</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung IOSB</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Düwel, Florian</foaf:name> <foaf:givenName>Florian</foaf:givenName> <foaf:familyName>Düwel</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung IOSB</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Bischoff, Tino</foaf:name> <foaf:givenName>Tino</foaf:givenName> <foaf:familyName>Bischoff</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung IOSB</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>OPC UA based control system adapter for the ChimeraTK framework</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Rodare</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2024</dct:issued> <dcat:keyword>OPC UA</dcat:keyword> <dcat:keyword>ChimeraTK</dcat:keyword> <dcat:keyword>Control System</dcat:keyword> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2024-11-15</dct:issued> <owl:sameAs rdf:resource="https://rodare.hzdr.de/record/3257"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://rodare.hzdr.de/record/3257</skos:notation> </adms:Identifier> </adms:identifier> <dct:relation rdf:resource="https://doi.org/10.17815/jlsrf-2-58"/> <owl:sameAs rdf:resource="https://www.hzdr.de/publications/Publ-39902"/> <dct:isVersionOf rdf:resource="https://doi.org/10.14278/rodare.3256"/> <dct:isPartOf rdf:resource="https://rodare.hzdr.de/communities/elbe"/> <dct:isPartOf rdf:resource="https://rodare.hzdr.de/communities/rodare"/> <owl:versionInfo>04.00.00</owl:versionInfo> <dct:description><p>The <a href="https://opcfoundation.org/about/opc-technologies/opc-ua/">OPC UA</a> based control system adapter implements an OPC UA server for the <a href="https://github.com/ChimeraTK">ChimeraTK</a> framework. The implementation is based on the open source OPC UA stack <a href="https://github.com/open62541/open62541">open62541</a>. It allows to generate an OPC UA server from any application written in the <a href="https://github.com/ChimeraTK">ChimeraTK</a> framework.</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:rights> <dct:RightsStatement rdf:about="https://opensource.org/licenses/LGPL-3.0"> <rdfs:label>GNU Lesser General Public License v3.0 only</rdfs:label> </dct:RightsStatement> </dct:rights> <dcat:accessURL rdf:resource="https://doi.org/10.14278/rodare.3257"/> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 40 | 40 |
Downloads | 3 | 3 |
Data volume | 863.6 kB | 863.6 kB |
Unique views | 25 | 25 |
Unique downloads | 3 | 3 |