Created
December 7, 2022 09:36
-
-
Save nataschake/b8f0c626d2069490f75f584ba351db00 to your computer and use it in GitHub Desktop.
dicon.owl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<rdf:RDF xmlns="http://kgs.ontotext.com/ontology/dicon#" | |
xml:base="http://kgs.ontotext.com/ontology/dicon" | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:owl="http://www.w3.org/2002/07/owl#" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:xml="http://www.w3.org/XML/1998/namespace" | |
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" | |
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" | |
xmlns:vann="http://purl.org/vocab/vann/" | |
xmlns:terms="http://purl.org/dc/terms/" | |
xmlns:Lifecycle="https://w3id.org/digitalconstruction/0.5/Lifecycle#"> | |
<owl:Ontology rdf:about="http://kgs.ontotext.com/ontology/dicon"> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Agents"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Contexts"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Energy"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Entities"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Information"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Levels"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Lifecycle"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Materials"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Occupancy"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Processes"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Stages"/> | |
<owl:imports rdf:resource="https://w3id.org/digitalconstruction/0.5/Variables"/> | |
</owl:Ontology> | |
</rdf:RDF> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an ontology importing DiCon parts from https://w3id.org/digitalconstruction/0.5/ to test OntoTrek visualizer.