rdflibΒΆ
- rdflib package
- Subpackages
- Submodules
- rdflib.collection module
Collection
Collection.__delitem__()
Collection.__dict__
Collection.__firstlineno__
Collection.__getitem__()
Collection.__iadd__()
Collection.__init__()
Collection.__iter__()
Collection.__len__()
Collection.__module__
Collection.__setitem__()
Collection.__static_attributes__
Collection.__weakref__
Collection.append()
Collection.clear()
Collection.index()
Collection.n3()
- rdflib.compare module
IsomorphicGraph
IsomorphicGraph.__abstractmethods__
IsomorphicGraph.__annotations__
IsomorphicGraph.__eq__()
IsomorphicGraph.__firstlineno__
IsomorphicGraph.__hash__()
IsomorphicGraph.__init__()
IsomorphicGraph.__module__
IsomorphicGraph.__ne__()
IsomorphicGraph.__static_attributes__
IsomorphicGraph.graph_digest()
IsomorphicGraph.internal_hash()
graph_diff()
isomorphic()
similar()
to_canonical_graph()
to_isomorphic()
- rdflib.compat module
- rdflib.container module
Alt
Bag
Container
Container.__annotations__
Container.__delitem__()
Container.__dict__
Container.__firstlineno__
Container.__getitem__()
Container.__init__()
Container.__len__()
Container.__module__
Container.__setitem__()
Container.__static_attributes__
Container.__weakref__
Container.append()
Container.append_multiple()
Container.clear()
Container.end()
Container.index()
Container.items()
Container.n3()
Container.type_of_conatiner()
Container.type_of_container()
NoElementException
Seq
- rdflib.events module
- rdflib.exceptions module
- rdflib.graph module
- Graph
- Conjunctive Graph
- Quoted graph
- Dataset
BatchAddGraph
ConjunctiveGraph
ConjunctiveGraph.__abstractmethods__
ConjunctiveGraph.__annotations__
ConjunctiveGraph.__contains__()
ConjunctiveGraph.__firstlineno__
ConjunctiveGraph.__init__()
ConjunctiveGraph.__len__()
ConjunctiveGraph.__module__
ConjunctiveGraph.__reduce__()
ConjunctiveGraph.__static_attributes__
ConjunctiveGraph.__str__()
ConjunctiveGraph.add()
ConjunctiveGraph.addN()
ConjunctiveGraph.context_id()
ConjunctiveGraph.contexts()
ConjunctiveGraph.default_context
ConjunctiveGraph.get_context()
ConjunctiveGraph.get_graph()
ConjunctiveGraph.parse()
ConjunctiveGraph.quads()
ConjunctiveGraph.remove()
ConjunctiveGraph.remove_context()
ConjunctiveGraph.triples()
ConjunctiveGraph.triples_choices()
Dataset
Dataset.__abstractmethods__
Dataset.__annotations__
Dataset.__firstlineno__
Dataset.__getstate__()
Dataset.__init__()
Dataset.__iter__()
Dataset.__module__
Dataset.__reduce__()
Dataset.__setstate__()
Dataset.__static_attributes__
Dataset.__str__()
Dataset.add_graph()
Dataset.contexts()
Dataset.graph()
Dataset.graphs()
Dataset.parse()
Dataset.quads()
Dataset.remove_graph()
Graph
Graph.__abstractmethods__
Graph.__add__()
Graph.__and__()
Graph.__annotations__
Graph.__cmp__()
Graph.__contains__()
Graph.__dict__
Graph.__eq__()
Graph.__firstlineno__
Graph.__ge__()
Graph.__getitem__()
Graph.__gt__()
Graph.__hash__()
Graph.__iadd__()
Graph.__init__()
Graph.__isub__()
Graph.__iter__()
Graph.__le__()
Graph.__len__()
Graph.__lt__()
Graph.__module__
Graph.__mul__()
Graph.__or__()
Graph.__reduce__()
Graph.__repr__()
Graph.__static_attributes__
Graph.__str__()
Graph.__sub__()
Graph.__weakref__
Graph.__xor__()
Graph.absolutize()
Graph.add()
Graph.addN()
Graph.all_nodes()
Graph.base
Graph.bind()
Graph.cbd()
Graph.close()
Graph.collection()
Graph.commit()
Graph.compute_qname()
Graph.connected()
Graph.context_aware
Graph.de_skolemize()
Graph.default_union
Graph.destroy()
Graph.formula_aware
Graph.identifier
Graph.isomorphic()
Graph.items()
Graph.n3()
Graph.namespace_manager
Graph.namespaces()
Graph.objects()
Graph.open()
Graph.parse()
Graph.predicate_objects()
Graph.predicates()
Graph.print()
Graph.qname()
Graph.query()
Graph.remove()
Graph.resource()
Graph.rollback()
Graph.serialize()
Graph.set()
Graph.skolemize()
Graph.store
Graph.subject_objects()
Graph.subject_predicates()
Graph.subjects()
Graph.toPython()
Graph.transitiveClosure()
Graph.transitive_objects()
Graph.transitive_subjects()
Graph.triples()
Graph.triples_choices()
Graph.update()
Graph.value()
ModificationException
QuotedGraph
ReadOnlyGraphAggregate
ReadOnlyGraphAggregate.__abstractmethods__
ReadOnlyGraphAggregate.__annotations__
ReadOnlyGraphAggregate.__cmp__()
ReadOnlyGraphAggregate.__contains__()
ReadOnlyGraphAggregate.__firstlineno__
ReadOnlyGraphAggregate.__hash__()
ReadOnlyGraphAggregate.__iadd__()
ReadOnlyGraphAggregate.__init__()
ReadOnlyGraphAggregate.__isub__()
ReadOnlyGraphAggregate.__len__()
ReadOnlyGraphAggregate.__module__
ReadOnlyGraphAggregate.__reduce__()
ReadOnlyGraphAggregate.__repr__()
ReadOnlyGraphAggregate.__static_attributes__
ReadOnlyGraphAggregate.absolutize()
ReadOnlyGraphAggregate.add()
ReadOnlyGraphAggregate.addN()
ReadOnlyGraphAggregate.bind()
ReadOnlyGraphAggregate.close()
ReadOnlyGraphAggregate.commit()
ReadOnlyGraphAggregate.compute_qname()
ReadOnlyGraphAggregate.destroy()
ReadOnlyGraphAggregate.n3()
ReadOnlyGraphAggregate.namespaces()
ReadOnlyGraphAggregate.open()
ReadOnlyGraphAggregate.parse()
ReadOnlyGraphAggregate.qname()
ReadOnlyGraphAggregate.quads()
ReadOnlyGraphAggregate.remove()
ReadOnlyGraphAggregate.rollback()
ReadOnlyGraphAggregate.triples()
ReadOnlyGraphAggregate.triples_choices()
Seq
UnSupportedAggregateOperation
- rdflib.parser module
FileInputSource
InputSource
Parser
PythonInputSource
PythonInputSource.__annotations__
PythonInputSource.__firstlineno__
PythonInputSource.__init__()
PythonInputSource.__module__
PythonInputSource.__static_attributes__
PythonInputSource.close()
PythonInputSource.getPublicId()
PythonInputSource.getSystemId()
PythonInputSource.setPublicId()
PythonInputSource.setSystemId()
StringInputSource
URLInputSource
- rdflib.paths module
AlternativePath
InvPath
MulPath
NegatedPath
Path
Path.__abstractmethods__
Path.__annotations__
Path.__dict__
Path.__eq__()
Path.__firstlineno__
Path.__ge__()
Path.__gt__()
Path.__hash__()
Path.__invert__()
Path.__le__()
Path.__lt__()
Path.__module__
Path.__mul__()
Path.__neg__()
Path.__or__()
Path.__static_attributes__
Path.__truediv__()
Path.__weakref__
Path.eval()
Path.n3()
PathList
SequencePath
evalPath()
eval_path()
inv_path()
mul_path()
neg_path()
path_alternative()
path_sequence()
- rdflib.plugin module
- rdflib.query module
- rdflib.resource module
- Basic Usage Scenario
- Schema Example
- Technical Details
Resource
Resource.__dict__
Resource.__eq__()
Resource.__firstlineno__
Resource.__ge__()
Resource.__getitem__()
Resource.__gt__()
Resource.__hash__()
Resource.__init__()
Resource.__iter__()
Resource.__le__()
Resource.__lt__()
Resource.__module__
Resource.__ne__()
Resource.__repr__()
Resource.__setitem__()
Resource.__static_attributes__
Resource.__str__()
Resource.__unicode__()
Resource.__weakref__
Resource.add()
Resource.graph
Resource.identifier
Resource.items()
Resource.objects()
Resource.predicate_objects()
Resource.predicates()
Resource.qname()
Resource.remove()
Resource.set()
Resource.subject_objects()
Resource.subject_predicates()
Resource.subjects()
Resource.transitive_objects()
Resource.transitive_subjects()
Resource.value()
- rdflib.serializer module
- rdflib.store module
- rdflib.store
NodePickler
Store
Store.__annotations__
Store.__dict__
Store.__firstlineno__
Store.__init__()
Store.__len__()
Store.__module__
Store.__static_attributes__
Store.__weakref__
Store.add()
Store.addN()
Store.add_graph()
Store.bind()
Store.close()
Store.commit()
Store.context_aware
Store.contexts()
Store.create()
Store.destroy()
Store.formula_aware
Store.gc()
Store.graph_aware
Store.namespace()
Store.namespaces()
Store.node_pickler
Store.open()
Store.prefix()
Store.query()
Store.remove()
Store.remove_graph()
Store.rollback()
Store.transaction_aware
Store.triples()
Store.triples_choices()
Store.update()
StoreCreatedEvent
TripleAddedEvent
TripleRemovedEvent
- rdflib.term module
BNode
IdentifiedNode
Identifier
Identifier.__abstractmethods__
Identifier.__annotations__
Identifier.__eq__()
Identifier.__firstlineno__
Identifier.__ge__()
Identifier.__gt__()
Identifier.__hash__()
Identifier.__le__()
Identifier.__lt__()
Identifier.__module__
Identifier.__ne__()
Identifier.__new__()
Identifier.__slots__
Identifier.__static_attributes__
Identifier.eq()
Identifier.neq()
Identifier.startswith()
Literal
Literal.__abs__()
Literal.__abstractmethods__
Literal.__add__()
Literal.__annotations__
Literal.__bool__()
Literal.__eq__()
Literal.__firstlineno__
Literal.__ge__()
Literal.__getstate__()
Literal.__gt__()
Literal.__hash__()
Literal.__invert__()
Literal.__le__()
Literal.__lt__()
Literal.__module__
Literal.__neg__()
Literal.__new__()
Literal.__pos__()
Literal.__reduce__()
Literal.__repr__()
Literal.__setstate__()
Literal.__slots__
Literal.__static_attributes__
Literal.__sub__()
Literal.datatype
Literal.eq()
Literal.ill_typed
Literal.language
Literal.n3()
Literal.neq()
Literal.normalize()
Literal.toPython()
Literal.value
Node
URIRef
URIRef.__abstractmethods__
URIRef.__add__()
URIRef.__annotations__
URIRef.__firstlineno__
URIRef.__invert__()
URIRef.__mod__()
URIRef.__module__
URIRef.__mul__()
URIRef.__neg__()
URIRef.__new__()
URIRef.__or__()
URIRef.__radd__()
URIRef.__reduce__()
URIRef.__repr__()
URIRef.__slots__
URIRef.__static_attributes__
URIRef.__truediv__()
URIRef.de_skolemize()
URIRef.defrag()
URIRef.fragment
URIRef.n3()
Variable
bind()
- rdflib.util module
- rdflib.void module
- rdflib.xsd_datetime module
Duration
Duration.__add__()
Duration.__dict__
Duration.__eq__()
Duration.__firstlineno__
Duration.__getattr__()
Duration.__getstate__()
Duration.__hash__()
Duration.__init__()
Duration.__module__
Duration.__mul__()
Duration.__ne__()
Duration.__neg__()
Duration.__radd__()
Duration.__repr__()
Duration.__rmul__()
Duration.__rsub__()
Duration.__setstate__()
Duration.__static_attributes__
Duration.__str__()
Duration.__sub__()
Duration.__weakref__
Duration.totimedelta()
duration_isoformat()
fquotmod()
max_days_in_month()
parse_date()
parse_datetime()
parse_time()
parse_xsd_date()
parse_xsd_duration()
parse_xsd_gyear()
parse_xsd_gyearmonth()
xsd_datetime_isoformat()
- Module contents
BNode
ConjunctiveGraph
ConjunctiveGraph.__abstractmethods__
ConjunctiveGraph.__annotations__
ConjunctiveGraph.__contains__()
ConjunctiveGraph.__firstlineno__
ConjunctiveGraph.__init__()
ConjunctiveGraph.__len__()
ConjunctiveGraph.__module__
ConjunctiveGraph.__reduce__()
ConjunctiveGraph.__static_attributes__
ConjunctiveGraph.__str__()
ConjunctiveGraph.add()
ConjunctiveGraph.addN()
ConjunctiveGraph.base
ConjunctiveGraph.context_aware
ConjunctiveGraph.context_id()
ConjunctiveGraph.contexts()
ConjunctiveGraph.default_context
ConjunctiveGraph.default_union
ConjunctiveGraph.formula_aware
ConjunctiveGraph.get_context()
ConjunctiveGraph.get_graph()
ConjunctiveGraph.parse()
ConjunctiveGraph.quads()
ConjunctiveGraph.remove()
ConjunctiveGraph.remove_context()
ConjunctiveGraph.triples()
ConjunctiveGraph.triples_choices()
Dataset
Dataset.__abstractmethods__
Dataset.__annotations__
Dataset.__firstlineno__
Dataset.__getstate__()
Dataset.__init__()
Dataset.__iter__()
Dataset.__module__
Dataset.__reduce__()
Dataset.__setstate__()
Dataset.__static_attributes__
Dataset.__str__()
Dataset.add_graph()
Dataset.base
Dataset.context_aware
Dataset.contexts()
Dataset.default_context
Dataset.default_union
Dataset.formula_aware
Dataset.graph()
Dataset.graphs()
Dataset.parse()
Dataset.quads()
Dataset.remove_graph()
Graph
Graph.__abstractmethods__
Graph.__add__()
Graph.__and__()
Graph.__annotations__
Graph.__cmp__()
Graph.__contains__()
Graph.__dict__
Graph.__eq__()
Graph.__firstlineno__
Graph.__ge__()
Graph.__getitem__()
Graph.__gt__()
Graph.__hash__()
Graph.__iadd__()
Graph.__init__()
Graph.__isub__()
Graph.__iter__()
Graph.__le__()
Graph.__len__()
Graph.__lt__()
Graph.__module__
Graph.__mul__()
Graph.__or__()
Graph.__reduce__()
Graph.__repr__()
Graph.__static_attributes__
Graph.__str__()
Graph.__sub__()
Graph.__weakref__
Graph.__xor__()
Graph.absolutize()
Graph.add()
Graph.addN()
Graph.all_nodes()
Graph.base
Graph.bind()
Graph.cbd()
Graph.close()
Graph.collection()
Graph.commit()
Graph.compute_qname()
Graph.connected()
Graph.context_aware
Graph.de_skolemize()
Graph.default_union
Graph.destroy()
Graph.formula_aware
Graph.identifier
Graph.isomorphic()
Graph.items()
Graph.n3()
Graph.namespace_manager
Graph.namespaces()
Graph.objects()
Graph.open()
Graph.parse()
Graph.predicate_objects()
Graph.predicates()
Graph.print()
Graph.qname()
Graph.query()
Graph.remove()
Graph.resource()
Graph.rollback()
Graph.serialize()
Graph.set()
Graph.skolemize()
Graph.store
Graph.subject_objects()
Graph.subject_predicates()
Graph.subjects()
Graph.toPython()
Graph.transitiveClosure()
Graph.transitive_objects()
Graph.transitive_subjects()
Graph.triples()
Graph.triples_choices()
Graph.update()
Graph.value()
IdentifiedNode
Literal
Literal.__abs__()
Literal.__abstractmethods__
Literal.__add__()
Literal.__annotations__
Literal.__bool__()
Literal.__eq__()
Literal.__firstlineno__
Literal.__ge__()
Literal.__getstate__()
Literal.__gt__()
Literal.__hash__()
Literal.__invert__()
Literal.__le__()
Literal.__lt__()
Literal.__module__
Literal.__neg__()
Literal.__new__()
Literal.__pos__()
Literal.__reduce__()
Literal.__repr__()
Literal.__setstate__()
Literal.__slots__
Literal.__static_attributes__
Literal.__sub__()
Literal.datatype
Literal.eq()
Literal.ill_typed
Literal.language
Literal.n3()
Literal.neq()
Literal.normalize()
Literal.toPython()
Literal.value
NORMALIZE_LITERALS
Namespace
URIRef
URIRef.__abstractmethods__
URIRef.__add__()
URIRef.__annotations__
URIRef.__firstlineno__
URIRef.__invert__()
URIRef.__mod__()
URIRef.__module__
URIRef.__mul__()
URIRef.__neg__()
URIRef.__new__()
URIRef.__or__()
URIRef.__radd__()
URIRef.__reduce__()
URIRef.__repr__()
URIRef.__slots__
URIRef.__static_attributes__
URIRef.__truediv__()
URIRef.de_skolemize()
URIRef.defrag()
URIRef.fragment
URIRef.n3()
Variable