Class: RDF::RDFA

Inherits:
Vocabulary show all
Defined in:
vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb

Overview

Vocabulary for http://www.w3.org/ns/rdfa#

RDFa Vocabulary for Term and Prefix Assignment, and for Processor Graph Reporting

This document describes the RDFa Vocabulary for Term and Prefix Assignment. The Vocabulary is used to modify RDFa 1.1 processing behavior.

Version:

  • $Date: 2013-03-11 07:54:23 $

Instance Attribute Summary collapse

Method Summary

Methods inherited from Vocabulary

#[], [], __prefix__, __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

#contextRDF::Vocabulary::Term (readonly)



18
19
20
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 18

def context
  @context
end

#copyRDF::Vocabulary::Term (readonly)



21
22
23
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 21

def copy
  @copy
end

#DocumentErrorRDF::Vocabulary::Term (readonly)



39
40
41
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 39

def DocumentError
  @DocumentError
end

#ErrorRDF::Vocabulary::Term (readonly)



42
43
44
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 42

def Error
  @Error
end

#InfoRDF::Vocabulary::Term (readonly)



45
46
47
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 45

def Info
  @Info
end

#PatternRDF::Vocabulary::Term (readonly)



12
13
14
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 12

def Pattern
  @Pattern
end

#PGClassRDF::Vocabulary::Term (readonly)



9
10
11
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 9

def PGClass
  @PGClass
end

#prefixRDF::Vocabulary::Term (readonly)



24
25
26
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 24

def prefix
  @prefix
end

#PrefixMappingRDF::Vocabulary::Term (readonly)



48
49
50
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 48

def PrefixMapping
  @PrefixMapping
end

#PrefixOrTermMappingRDF::Vocabulary::Term (readonly)



15
16
17
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 15

def PrefixOrTermMapping
  @PrefixOrTermMapping
end

#PrefixRedefinitionRDF::Vocabulary::Term (readonly)



51
52
53
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 51

def PrefixRedefinition
  @PrefixRedefinition
end

#termRDF::Vocabulary::Term (readonly)



27
28
29
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 27

def term
  @term
end

#TermMappingRDF::Vocabulary::Term (readonly)



54
55
56
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 54

def TermMapping
  @TermMapping
end

#UnresolvedCURIERDF::Vocabulary::Term (readonly)



57
58
59
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 57

def UnresolvedCURIE
  @UnresolvedCURIE
end

#UnresolvedTermRDF::Vocabulary::Term (readonly)



60
61
62
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 60

def UnresolvedTerm
  @UnresolvedTerm
end

#uriRDF::Vocabulary::Term (readonly)



30
31
32
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 30

def uri
  @uri
end

#usesVocabularyRDF::Vocabulary::Term (readonly)



33
34
35
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 33

def usesVocabulary
  @usesVocabulary
end

#VocabReferenceErrorRDF::Vocabulary::Term (readonly)



63
64
65
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 63

def VocabReferenceError
  @VocabReferenceError
end

#vocabularyRDF::Vocabulary::Term (readonly)



36
37
38
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 36

def vocabulary
  @vocabulary
end

#WarningRDF::Vocabulary::Term (readonly)



66
67
68
# File 'vendor/bundler/ruby/3.3.0/bundler/gems/rdf-rdfa-fb11c7e2d467/lib/rdf/rdfa/vocab.rb', line 66

def Warning
  @Warning
end