Skip to content

Commit

Permalink
Fixed error in specialunits.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Aug 8, 2024
1 parent 3bc6544 commit d8d37ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions disciplines/units/specialunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix emmo: <https://w3id.org/emmo#> .
@base <https://w3id.org/emmo#> .

<https://w3id.org/emmo/disciplines/units/specialunits> rdf:type owl:Ontology ;
Expand Down

0 comments on commit d8d37ef

Please sign in to comment.