rdflibΒΆ
- rdflib package
- Subpackages
- Submodules
- rdflib.collection module
CollectionCollection.__annotate_func__Collection.__annotations_cache__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
IsomorphicGraphIsomorphicGraph.__abstractmethods__IsomorphicGraph.__annotate_func__IsomorphicGraph.__annotations_cache__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
AltBagContainerContainer.__annotate_func__Container.__annotations_cache__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()
NoElementExceptionSeq
- rdflib.events module
- rdflib.exceptions module
- rdflib.graph module
- Graph
- Conjunctive Graph
- Quoted graph
- Dataset
BatchAddGraphBatchAddGraph.__annotate_func__BatchAddGraph.__annotations_cache__BatchAddGraph.__dict__BatchAddGraph.__enter__()BatchAddGraph.__exit__()BatchAddGraph.__firstlineno__BatchAddGraph.__init__()BatchAddGraph.__module__BatchAddGraph.__static_attributes__BatchAddGraph.__weakref__BatchAddGraph.add()BatchAddGraph.addN()BatchAddGraph.reset()
ConjunctiveGraphConjunctiveGraph.__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_contextConjunctiveGraph.get_context()ConjunctiveGraph.get_graph()ConjunctiveGraph.parse()ConjunctiveGraph.quads()ConjunctiveGraph.remove()ConjunctiveGraph.remove_context()ConjunctiveGraph.triples()ConjunctiveGraph.triples_choices()
DatasetDataset.__abstractmethods__Dataset.__annotate_func__Dataset.__annotations_cache__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()
GraphGraph.__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.baseGraph.bind()Graph.cbd()Graph.close()Graph.collection()Graph.commit()Graph.compute_qname()Graph.connected()Graph.context_awareGraph.de_skolemize()Graph.default_unionGraph.destroy()Graph.formula_awareGraph.identifierGraph.isomorphic()Graph.items()Graph.n3()Graph.namespace_managerGraph.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.storeGraph.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()
ModificationExceptionQuotedGraphQuotedGraph.__abstractmethods__QuotedGraph.__annotate_func__QuotedGraph.__annotations_cache__QuotedGraph.__firstlineno__QuotedGraph.__init__()QuotedGraph.__module__QuotedGraph.__reduce__()QuotedGraph.__static_attributes__QuotedGraph.__str__()QuotedGraph.add()QuotedGraph.addN()QuotedGraph.n3()
ReadOnlyGraphAggregateReadOnlyGraphAggregate.__abstractmethods__ReadOnlyGraphAggregate.__annotate_func__ReadOnlyGraphAggregate.__annotations_cache__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()
SeqUnSupportedAggregateOperationUnSupportedAggregateOperation.__annotate_func__UnSupportedAggregateOperation.__annotations_cache__UnSupportedAggregateOperation.__firstlineno__UnSupportedAggregateOperation.__init__()UnSupportedAggregateOperation.__module__UnSupportedAggregateOperation.__static_attributes__UnSupportedAggregateOperation.__str__()UnSupportedAggregateOperation.__weakref__
- rdflib.parser module
FileInputSourceInputSourceParserPythonInputSourcePythonInputSource.__annotate_func__PythonInputSource.__annotations_cache__PythonInputSource.__firstlineno__PythonInputSource.__init__()PythonInputSource.__module__PythonInputSource.__static_attributes__PythonInputSource.close()PythonInputSource.getPublicId()PythonInputSource.getSystemId()PythonInputSource.setPublicId()PythonInputSource.setSystemId()
StringInputSourceURLInputSource
- rdflib.paths module
AlternativePathAlternativePath.__abstractmethods__AlternativePath.__annotate_func__AlternativePath.__annotations_cache__AlternativePath.__firstlineno__AlternativePath.__init__()AlternativePath.__module__AlternativePath.__repr__()AlternativePath.__static_attributes__AlternativePath.eval()AlternativePath.n3()
InvPathMulPathNegatedPathPathPath.__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()
PathListSequencePathevalPath()eval_path()inv_path()mul_path()neg_path()path_alternative()path_sequence()
- rdflib.plugin module
- rdflib.query module
EncodeOnlyUnicodeEncodeOnlyUnicode.__annotate_func__EncodeOnlyUnicode.__annotations_cache__EncodeOnlyUnicode.__dict__EncodeOnlyUnicode.__firstlineno__EncodeOnlyUnicode.__getattr__()EncodeOnlyUnicode.__init__()EncodeOnlyUnicode.__module__EncodeOnlyUnicode.__static_attributes__EncodeOnlyUnicode.__weakref__EncodeOnlyUnicode.write()
ProcessorResultResult.__annotate_func__Result.__annotations_cache__Result.__bool__()Result.__dict__Result.__eq__()Result.__firstlineno__Result.__getattr__()Result.__hash__Result.__init__()Result.__iter__()Result.__len__()Result.__module__Result.__static_attributes__Result.__weakref__Result.bindingsResult.parse()Result.serialize()Result.vars
ResultExceptionResultParserResultRowResultSerializerUpdateProcessor
- rdflib.resource module
- Basic Usage Scenario
- Schema Example
- Technical Details
ResourceResource.__annotate_func__Resource.__annotations_cache__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.graphResource.identifierResource.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
NodePicklerNodePickler.__annotate_func__NodePickler.__annotations_cache__NodePickler.__dict__NodePickler.__firstlineno__NodePickler.__getstate__()NodePickler.__init__()NodePickler.__module__NodePickler.__setstate__()NodePickler.__static_attributes__NodePickler.__weakref__NodePickler.dumps()NodePickler.loads()NodePickler.register()
StoreStore.__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_awareStore.contexts()Store.create()Store.destroy()Store.formula_awareStore.gc()Store.graph_awareStore.namespace()Store.namespaces()Store.node_picklerStore.open()Store.prefix()Store.query()Store.remove()Store.remove_graph()Store.rollback()Store.transaction_awareStore.triples()Store.triples_choices()Store.update()
StoreCreatedEventTripleAddedEventTripleRemovedEvent
- rdflib.term module
BNodeIdentifiedNodeIdentifiedNode.__abstractmethods__IdentifiedNode.__annotate_func__IdentifiedNode.__annotations_cache__IdentifiedNode.__firstlineno__IdentifiedNode.__getnewargs__()IdentifiedNode.__module__IdentifiedNode.__slots__IdentifiedNode.__static_attributes__IdentifiedNode.n3()IdentifiedNode.toPython()
IdentifierIdentifier.__abstractmethods__Identifier.__annotate_func__Identifier.__annotations_cache__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()
LiteralLiteral.__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.datatypeLiteral.eq()Literal.ill_typedLiteral.languageLiteral.n3()Literal.neq()Literal.normalize()Literal.toPython()Literal.value
NodeURIRefURIRef.__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.fragmentURIRef.n3()
Variablebind()
- rdflib.util module
- rdflib.void module
- rdflib.xsd_datetime module
DurationDuration.__add__()Duration.__annotate_func__Duration.__annotations_cache__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
BNodeConjunctiveGraphConjunctiveGraph.__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.baseConjunctiveGraph.context_awareConjunctiveGraph.context_id()ConjunctiveGraph.contexts()ConjunctiveGraph.default_contextConjunctiveGraph.default_unionConjunctiveGraph.formula_awareConjunctiveGraph.get_context()ConjunctiveGraph.get_graph()ConjunctiveGraph.parse()ConjunctiveGraph.quads()ConjunctiveGraph.remove()ConjunctiveGraph.remove_context()ConjunctiveGraph.triples()ConjunctiveGraph.triples_choices()
DatasetDataset.__abstractmethods__Dataset.__annotations_cache__Dataset.__firstlineno__Dataset.__getstate__()Dataset.__init__()Dataset.__iter__()Dataset.__module__Dataset.__reduce__()Dataset.__setstate__()Dataset.__static_attributes__Dataset.__str__()Dataset.add_graph()Dataset.baseDataset.context_awareDataset.contexts()Dataset.default_contextDataset.default_unionDataset.formula_awareDataset.graph()Dataset.graphs()Dataset.parse()Dataset.quads()Dataset.remove_graph()
GraphGraph.__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.baseGraph.bind()Graph.cbd()Graph.close()Graph.collection()Graph.commit()Graph.compute_qname()Graph.connected()Graph.context_awareGraph.de_skolemize()Graph.default_unionGraph.destroy()Graph.formula_awareGraph.identifierGraph.isomorphic()Graph.items()Graph.n3()Graph.namespace_managerGraph.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.storeGraph.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()
IdentifiedNodeLiteralLiteral.__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.datatypeLiteral.eq()Literal.ill_typedLiteral.languageLiteral.n3()Literal.neq()Literal.normalize()Literal.toPython()Literal.value
NORMALIZE_LITERALSNamespaceNamespace.__annotate_func__Namespace.__annotations_cache__Namespace.__contains__()Namespace.__dict__Namespace.__firstlineno__Namespace.__getattr__()Namespace.__getitem__()Namespace.__module__Namespace.__new__()Namespace.__repr__()Namespace.__static_attributes__Namespace.__weakref__Namespace.term()Namespace.title
NodeURIRefURIRef.__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.fragmentURIRef.n3()
Variable