Skip to content

Commit

Permalink
fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
joergwa committed Sep 18, 2024
1 parent 56dd95f commit f66baca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shapes/shape3-data.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<https://w3id.org/pmd/co/test/shape3> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/pmd/co/test/shape3/3.0.0> ;
owl:imports <https://w3id.org/pmd/co> .
owl:imports <https://raw.githubusercontent.com/materialdigital/core-ontology/develop-3.0.0/pmd-core.ttl> .

#################################################################
# Individuals
Expand Down

0 comments on commit f66baca

Please sign in to comment.