Skip to content

Commit

Permalink
Merge pull request #6 from LiUSemWeb/dev
Browse files Browse the repository at this point in the history
fix namespace
  • Loading branch information
keski authored Oct 30, 2023
2 parents c25f833 + 3927a05 commit 0e50b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ontology/dpp/0.1/dpp.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
@prefix dcterms: <http://purl.org/dc/terms/> .
@base <http://w3id.org/DDPO/ontology/dpp/> .

<http://w3id.org/DDPO/ontology/dpp/> rdf:type owl:Ontology ;
<http://w3id.org/DPPO/ontology/dpp/> rdf:type owl:Ontology ;
owl:versionIRI <http://w3id.org/DPPO/ontology/dpp/0.1/> ;
dcterms:contributor "Eva Blomqvist" ,
"Huanyu Li" ,
Expand Down

0 comments on commit 0e50b7e

Please sign in to comment.