Skip to content

Commit

Permalink
Merge pull request #44 from MattTJung/develop_v1.0.0
Browse files Browse the repository at this point in the history
Update ontology.ttl
  • Loading branch information
MattTJung authored Dec 7, 2023
2 parents b4f0b17 + e0f77f6 commit eb26034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<http://purl.org/dc/terms/license> <http://creativecommons.org/licenses/by/4.0/> ;
<http://purl.org/dc/terms/title> "Example Ontology Stub"@en ;
rdfs:comment "Example Ontology Stub"@en ;
owl:versionInfo "1.0.1" .
owl:versionInfo "1.0.0" .

### https://example.org/example-ontology-stub/ExampleClassStub
:ExampleClassStub rdf:type owl:Class ;
Expand Down

0 comments on commit eb26034

Please sign in to comment.