Skip to content

Commit

Permalink
Change version number to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tijmenbaarda committed Aug 14, 2024
1 parent 5cd3176 commit 496daca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edpop-record-ontology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix edpoprec: <https://dhstatic.hum.uu.nl/edpop-records/0.1.0-SNAPSHOT/> .
@prefix edpoprec: <https://dhstatic.hum.uu.nl/edpop-records/0.1.0/> .

edpoprec: a owl:Ontology .

Expand Down

0 comments on commit 496daca

Please sign in to comment.