Current section
Files
Jump to
Current section
Files
priv/config_template/dataset.bog.ttl
@prefix : <https://w3id.org/bog#> .
@prefix og: <https://w3id.org/ontogen#> .
@prefix oga: <https://w3id.org/ontogen/store/adapter/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
[ :this og:Dataset
; dcterms:title "Your dataset name"
; dcterms:creator :I
; dcterms:publisher :I
] .