Files
Bachelorarbeit/Sources/Ontologies/gist9.0.0_webDownload/gistCore9.0.0.owl
T
Felix Förtsch 09ab8b9353 Cleaning up the commit history
This is a test, if it is possible to clean up the commit history. I am using this chance, to properly write commit messages and try using the GitHub issue system.
2020-04-05 19:22:02 +02:00

49 lines
2.6 KiB
Plaintext

<?xml version="1.0"?>
<rdf:RDF xmlns="https://ontologies.semanticarts.com/o/gistCore#"
xml:base="https://ontologies.semanticarts.com/o/gistCore"
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:gist="https://ontologies.semanticarts.com/gist/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="https://ontologies.semanticarts.com/o/gistCore">
<owl:versionIRI rdf:resource="https://ontologies.semanticarts.com/o/gistCore9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistAddress9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistAgreement9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistCategory9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistContent9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistIoT9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistMagnitude9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistOrganization9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistTemporalRelation9.0.0"/>
<owl:imports rdf:resource="https://ontologies.semanticarts.com/o/gistUnitDim9.0.0"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gistCore</rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gistCore convienience for including all of gist</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Created with e6Tools Graphical OWL Editor from S:\_SemanticArts\Offerings\gist\_daveGistGit\gist\gist9.0.0.vsd Page:gistCore</owl:versionInfo>
<gist:license rdf:datatype="http://www.w3.org/2001/XMLSchema#string">https://creativecommons.org/licenses/by-sa/3.0/</gist:license>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- https://ontologies.semanticarts.com/gist/license -->
<owl:AnnotationProperty rdf:about="https://ontologies.semanticarts.com/gist/license"/>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->