Method: RDF::Vocab::SHACL#prefixes
- Defined in:
- lib/rdf/vocab/shacl.rb
#prefixes ⇒ RDF::Vocabulary::Term (readonly)
The prefixes that shall be applied before parsing the associated SPARQL query.
424 425 426 |
# File 'lib/rdf/vocab/shacl.rb', line 424 def prefixes @prefixes end |