Sha256: 2d65d1b2225810c5b57bcc83ac23147ac44f4af4946097a8154a49e954f294d0
Contents?: true
Size: 277 Bytes
Versions: 32
Compression:
Stored size: 277 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#") end
Version data entries
32 entries across 32 versions & 1 rubygems