Class: RDF::SIOC
- Inherits:
-
Vocabulary
- Object
- Vocabulary
- RDF::SIOC
- Defined in:
- lib/rdf/vocab/sioc.rb
Overview
Semantically-Interlinked Online Communities (SIOC) vocabulary.
Defined Under Namespace
Classes: Types
Instance Method Summary (collapse)
- - (Object) created_at deprecated Deprecated.
- - (Object) description deprecated Deprecated.
- - (Object) first_name deprecated Deprecated.
- - (Object) group_of deprecated Deprecated.
- - (Object) has_group deprecated Deprecated.
- - (Object) has_part deprecated Deprecated.
- - (Object) last_name deprecated Deprecated.
- - (Object) modified_at deprecated Deprecated.
- - (Object) part_of deprecated Deprecated.
- - (Object) reference deprecated Deprecated.
- - (Object) subject deprecated Deprecated.
- - (Object) title deprecated Deprecated.
Methods inherited from Vocabulary
[], #[], __prefix__, each, #initialize, inspect, #inspect, method_missing, #method_missing, property, #to_s, to_s, to_uri, #to_uri
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 Method Details
- (Object) created_at
Deprecated.
15 |
# File 'lib/rdf/vocab/sioc.rb', line 15 property :created_at |
- (Object) description
Deprecated.
17 |
# File 'lib/rdf/vocab/sioc.rb', line 17 property :description |
- (Object) first_name
Deprecated.
22 |
# File 'lib/rdf/vocab/sioc.rb', line 22 property :first_name |
- (Object) group_of
Deprecated.
25 |
# File 'lib/rdf/vocab/sioc.rb', line 25 property :group_of |
- (Object) has_group
Deprecated.
31 |
# File 'lib/rdf/vocab/sioc.rb', line 31 property :has_group |
- (Object) has_part
Deprecated.
38 |
# File 'lib/rdf/vocab/sioc.rb', line 38 property :has_part |
- (Object) last_name
Deprecated.
49 |
# File 'lib/rdf/vocab/sioc.rb', line 49 property :last_name |
- (Object) modified_at
Deprecated.
57 |
# File 'lib/rdf/vocab/sioc.rb', line 57 property :modified_at |
- (Object) part_of
Deprecated.
70 |
# File 'lib/rdf/vocab/sioc.rb', line 70 property :part_of |
- (Object) reference
Deprecated.
73 |
# File 'lib/rdf/vocab/sioc.rb', line 73 property :reference |
- (Object) subject
Deprecated.
79 |
# File 'lib/rdf/vocab/sioc.rb', line 79 property :subject |
- (Object) title
Deprecated.
81 |
# File 'lib/rdf/vocab/sioc.rb', line 81 property :title |