Sha256: f8649deb7126c313817c4105d9e4846725cc1f7ea09a2e8d463debae9266b024

Contents?: true

Size: 172 Bytes

Versions: 3

Compression:

Stored size: 172 Bytes

Contents

module RDF
  ##
  # Dublin Core (DC) vocabulary.
  #
  # @see http://dublincore.org/schemas/rdfs/
  class DC < Vocabulary("http://purl.org/dc/terms/")
    # TODO
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdf-0.0.6 lib/rdf/vocabulary/dc.rb
rdf-0.0.5 lib/rdf/vocabulary/dc.rb
rdf-0.0.4 lib/rdf/vocabulary/dc.rb