Sha256: 7fde2d5ea2b60bc90a3f5a84e98d2ee43878257dc9e390bc20f8c023be1d3b94
Contents?: true
Size: 343 Bytes
Versions: 31
Compression:
Stored size: 343 Bytes
Contents
module RDF SITE = RDF::Vocabulary.new("http://#{PublishMyData.local_domain}/def/") PMD_DS = RDF::Vocabulary.new("http://publishmydata.com/def/dataset#") DCAT = RDF::Vocabulary.new("http://www.w3.org/ns/dcat#") VOID = RDF::Vocabulary.new("http://rdfs.org/ns/void#") CUBE = RDF::Vocabulary.new("http://purl.org/linked-data/cube#") end
Version data entries
31 entries across 31 versions & 1 rubygems