Sha256: 476fefdb2688532ee77f530f144960dd732426150497b1a68e1829644e18eef8
Contents?: true
Size: 289 Bytes
Versions: 1
Compression:
Stored size: 289 Bytes
Contents
module RDF SITE = RDF::Vocabulary.new("http://#{PublishMyData.local_domain}/def/") PMD_DS = RDF::Vocabulary.new("http://#{PublishMyData.local_domain}/def/dataset#") DCAT = RDF::Vocabulary.new("http://www.w3.org/ns/dcat#") VOID = RDF::Vocabulary.new("http://rdfs.org/ns/void#") end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
publish_my_data-0.0.4 | config/initializers/10_vocabularies.rb |