Sha256: b6d0a0a5043c5c15c967b893cf1e66c27273f2878ad1d1466ffb1338ab4be57b

Contents?: true

Size: 301 Bytes

Versions: 4

Compression:

Stored size: 301 Bytes

Contents

Iqvoc.default_rdf_namespace_helper_methods.each do |meth|
  document.namespaces(self.send(meth))
end

ns = IqRdf::Namespace.find_namespace_class(:void)

document << IqRdf.build_uri(Iqvoc.config['title'].parameterize, ns.build_uri('Dataset')) do |dataset|
  dataset.dct.title Iqvoc.config['title']
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iqvoc-4.3.3 app/views/rdf/dataset.iqrdf
iqvoc-4.3.2 app/views/rdf/dataset.iqrdf
iqvoc-4.3.1 app/views/rdf/dataset.iqrdf
iqvoc-4.3.0 app/views/rdf/dataset.iqrdf