Class: RDF::Vocab::RightsStatements
- Inherits:
-
StrictVocabulary
- Object
- RDF::Vocabulary
- StrictVocabulary
- RDF::Vocab::RightsStatements
- Defined in:
- vendor/bundler/ruby/2.7.0/bundler/gems/rdf-vocab-4431c6a28a93/lib/rdf/vocab/rightsstatements.rb
Overview
Vocabulary for http://rightsstatements.org/vocab/
Instance Attribute Summary collapse
- #irswg ⇒ RDF::Vocabulary::Term readonly
Method Summary
Methods inherited from StrictVocabulary
Methods inherited from RDF::Vocabulary
[], #[], __prefix__, _orig_each, _orig_from_sym, camelize, each, each_statement, enum_for, expand_pname, find, find_term, from_graph, from_sym, imported_from, imports, #initialize, #inspect, inspect, limit_vocabs, list, method_missing, #method_missing, ontology, properties, property, register, strict?, to_html, to_iri, to_jsonld, #to_s, to_s, to_ttl, #to_uri, to_uri, value_to_html, vocab_map
Constructor Details
This class inherits a constructor from RDF::Vocabulary
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class RDF::Vocabulary
Instance Attribute Details
#irswg ⇒ RDF::Vocabulary::Term (readonly)
5 6 7 |
# File 'vendor/bundler/ruby/2.7.0/bundler/gems/rdf-vocab-4431c6a28a93/lib/rdf/vocab/rightsstatements.rb', line 5 def irswg @irswg end |