Sha256: 5ac250b309577375a388d6205f240face007da9a8542b41f7fcb3e3a066157f1

Contents?: true

Size: 222 Bytes

Versions: 3

Compression:

Stored size: 222 Bytes

Contents

module RDF
  ##
  # Simple Knowledge Organization System (SKOS) vocabulary.
  #
  # @see http://www.w3.org/TR/skos-reference/skos.html
  class SKOS < Vocabulary("http://www.w3.org/2004/02/skos/core#")
    # TODO
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

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