Skip to content

Commit

Permalink
Removed .ttl extension from versionIRI
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Jan 25, 2024
1 parent 62d4833 commit 21ed24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chameo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@base <http://emmo.info/emmo/domain/chameo/chameo#> .

<http://emmo.info/emmo/domain/chameo/chameo> rdf:type owl:Ontology ;
owl:versionIRI <http://emmo.info/emmo/domain/chameo/1.0.0-beta3/chameo.ttl> ;
owl:versionIRI <http://emmo.info/emmo/domain/chameo/1.0.0-beta3/chameo> ;
owl:imports <http://emmo.info/emmo/1.0.0-beta5/mereocausality> ,
<http://emmo.info/emmo/1.0.0-beta5/disciplines/computerscience> ,
<http://emmo.info/emmo/1.0.0-beta5/disciplines/isq> ,
Expand Down

0 comments on commit 21ed24b

Please sign in to comment.