| <?xml version="1.0"?> |
| <rdf:RDF xmlns="https://w3id.org/basyx/c4i2ssn#" |
| xml:base="https://w3id.org/basyx/c4i2ssn" |
| xmlns:schema="http://schema.org/" |
| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| xmlns:terms="http://purl.org/dc/terms/" |
| xmlns:owl="http://www.w3.org/2002/07/owl#" |
| xmlns:xml="http://www.w3.org/XML/1998/namespace" |
| xmlns:xsd="http://www.w3.org/2001/XMLSchema#" |
| xmlns:skos="http://www.w3.org/2004/02/skos/core#" |
| xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" |
| xmlns:vann="http://purl.org/vocab/vann/" |
| xmlns:foaf="http://xmlns.com/foaf/0.1/" |
| xmlns:dc="http://purl.org/dc/elements/1.1/"> |
| <owl:Ontology rdf:about="https://w3id.org/basyx/c4i2ssn"> |
| <owl:versionIRI rdf:resource="https://w3id.org/basyx/c4i2ssn/0.0.1"/> |
| <owl:imports rdf:resource="https://w3id.org/basyx/c4i"/> |
| |
| <dc:contributor> |
| <rdf:Description> |
| <foaf:name>Siwara Schmitt</foaf:name> |
| <foaf:mbox>siwara.schmitt@iese.fraunhofer.de</foaf:mbox> |
| <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/> |
| </rdf:Description> |
| </dc:contributor> |
| <dc:contributor> |
| <rdf:Description> |
| <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/> |
| <foaf:mbox>kathrin.evers@festo.com</foaf:mbox> |
| <foaf:name>Kathrin Evers</foaf:name> |
| </rdf:Description> |
| </dc:contributor> |
| <dc:contributor> |
| <rdf:Description> |
| <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/> |
| <foaf:mbox>Juergen.Bock@kuka.com</foaf:mbox> |
| <foaf:name>Dr. Jürgen Bock</foaf:name> |
| </rdf:Description> |
| </dc:contributor> |
| <dc:rights>https://www.eclipse.org/legal/epl-2.0/</dc:rights> |
| <dc:contributor> |
| <rdf:Description> |
| <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/> |
| <foaf:mbox>perzylo@fortiss.org</foaf:mbox> |
| <foaf:name>Alexander Perzylo</foaf:name> |
| </rdf:Description> |
| </dc:contributor> |
| <dc:contributor> |
| <rdf:Description> |
| <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/> |
| <foaf:name>Pierre Venet</foaf:name> |
| </rdf:Description> |
| </dc:contributor> |
| |
| <dc:creator> |
| <rdf:Description> |
| <foaf:mbox>Michael.Weser@kuka.com</foaf:mbox> |
| <foaf:name>Michael Weser</foaf:name> |
| <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Person"/> |
| </rdf:Description> |
| </dc:creator> |
| |
| </owl:Ontology> |
| |
| |
| |
| <!-- |
| /////////////////////////////////////////////////////////////////////////////////////// |
| // |
| // Object Properties |
| // |
| /////////////////////////////////////////////////////////////////////////////////////// |
| --> |
| |
| |
| |
| |
| <!-- https://w3id.org/basyx/c4i#associatedWithCapability --> |
| |
| <rdf:Description rdf:about="https://w3id.org/basyx/c4i#associatedWithCapability"> |
| <owl:propertyChainAxiom rdf:parseType="Collection"> |
| <rdf:Description rdf:about="http://www.w3.org/ns/ssn/hasSubSystem"/> |
| <rdf:Description rdf:about="https://w3id.org/basyx/c4i#hasCapability"/> |
| </owl:propertyChainAxiom> |
| </rdf:Description> |
| |
| |
| |
| <!-- https://w3id.org/basyx/c4i#hasCapability --> |
| |
| <owl:ObjectProperty rdf:about="https://w3id.org/basyx/c4i#hasCapability"> |
| <owl:equivalentProperty rdf:resource="https://w3id.org/basyx/c4i2ssn#hasSystemCapability"/> |
| </owl:ObjectProperty> |
| |
| |
| |
| <!-- https://w3id.org/basyx/c4i2ssn#hasSystemCapability --> |
| |
| <owl:ObjectProperty rdf:about="https://w3id.org/basyx/c4i2ssn#hasSystemCapability"/> |
| |
| |
| |
| <!-- http://www.w3.org/ns/ssn/hasSubSystem --> |
| |
| <owl:ObjectProperty rdf:about="http://www.w3.org/ns/ssn/hasSubSystem"/> |
| |
| |
| |
| <!-- |
| /////////////////////////////////////////////////////////////////////////////////////// |
| // |
| // Classes |
| // |
| /////////////////////////////////////////////////////////////////////////////////////// |
| --> |
| |
| |
| |
| |
| <!-- https://w3id.org/basyx/c4i#Capability --> |
| |
| <owl:Class rdf:about="https://w3id.org/basyx/c4i#Capability"> |
| <owl:equivalentClass rdf:resource="http://www.w3.org/ns/ssn/systems/SystemCapability"/> |
| </owl:Class> |
| |
| |
| |
| <!-- http://www.w3.org/ns/ssn/systems/SystemCapability --> |
| |
| <owl:Class rdf:about="http://www.w3.org/ns/ssn/systems/SystemCapability"/> |
| </rdf:RDF> |
| |
| |
| |
| <!-- Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi --> |
| |