rdflibΒΆ
- rdflib package
- Subpackages
- Submodules
- rdflib.collection module
CollectionCollection.__delitem__()Collection.__dict__Collection.__getitem__()Collection.__iadd__()Collection.__init__()Collection.__iter__()Collection.__len__()Collection.__module__Collection.__setitem__()Collection.__weakref__Collection.append()Collection.clear()Collection.index()Collection.n3()
- rdflib.compare module
- rdflib.compat module
- rdflib.container module
AltBagContainerContainer.__annotations__Container.__delitem__()Container.__dict__Container.__getitem__()Container.__init__()Container.__len__()Container.__module__Container.__setitem__()Container.__weakref__Container.append()Container.append_multiple()Container.clear()Container.end()Container.index()Container.items()Container.n3()Container.type_of_conatiner()
NoElementExceptionSeq
- rdflib.events module
- rdflib.exceptions module
- rdflib.graph module
- Graph
- Conjunctive Graph
- Quoted graph
- Dataset
BatchAddGraphConjunctiveGraphConjunctiveGraph.__annotations__ConjunctiveGraph.__contains__()ConjunctiveGraph.__init__()ConjunctiveGraph.__len__()ConjunctiveGraph.__module__ConjunctiveGraph.__reduce__()ConjunctiveGraph.__str__()ConjunctiveGraph.add()ConjunctiveGraph.addN()ConjunctiveGraph.context_id()ConjunctiveGraph.contexts()ConjunctiveGraph.get_context()ConjunctiveGraph.get_graph()ConjunctiveGraph.parse()ConjunctiveGraph.quads()ConjunctiveGraph.remove()ConjunctiveGraph.remove_context()ConjunctiveGraph.triples()ConjunctiveGraph.triples_choices()
DatasetGraphGraph.__add__()Graph.__and__()Graph.__annotations__Graph.__cmp__()Graph.__contains__()Graph.__dict__Graph.__eq__()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.__str__()Graph.__sub__()Graph.__weakref__Graph.__xor__()Graph.absolutize()Graph.add()Graph.addN()Graph.all_nodes()Graph.bind()Graph.cbd()Graph.close()Graph.collection()Graph.commit()Graph.compute_qname()Graph.connected()Graph.de_skolemize()Graph.destroy()Graph.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()
ModificationExceptionQuotedGraphReadOnlyGraphAggregateReadOnlyGraphAggregate.__annotations__ReadOnlyGraphAggregate.__cmp__()ReadOnlyGraphAggregate.__contains__()ReadOnlyGraphAggregate.__hash__()ReadOnlyGraphAggregate.__iadd__()ReadOnlyGraphAggregate.__init__()ReadOnlyGraphAggregate.__isub__()ReadOnlyGraphAggregate.__len__()ReadOnlyGraphAggregate.__module__ReadOnlyGraphAggregate.__reduce__()ReadOnlyGraphAggregate.__repr__()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()
SeqUnSupportedAggregateOperation
- rdflib.parser module
- rdflib.paths module
- rdflib.plugin module
- rdflib.query module
- rdflib.resource module
- Basic Usage Scenario
- Schema Example
- Technical Details
ResourceResource.__dict__Resource.__eq__()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.__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
NodePicklerStoreStore.__annotations__Store.__dict__Store.__init__()Store.__len__()Store.__module__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
BNodeIdentifiedNodeIdentifierLiteralLiteral.__abs__()Literal.__add__()Literal.__annotations__Literal.__bool__()Literal.__eq__()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.__sub__()Literal.datatypeLiteral.eq()Literal.ill_typedLiteral.languageLiteral.n3()Literal.neq()Literal.normalize()Literal.toPython()Literal.value
NodeURIRefURIRef.__add__()URIRef.__annotations__URIRef.__invert__()URIRef.__mod__()URIRef.__module__URIRef.__mul__()URIRef.__neg__()URIRef.__new__()URIRef.__or__()URIRef.__radd__()URIRef.__reduce__()URIRef.__repr__()URIRef.__slots__URIRef.__truediv__()URIRef.de_skolemize()URIRef.defrag()URIRef.fragmentURIRef.n3()
Variablebind()
- rdflib.util module
- rdflib.void module
- Module contents
BNodeConjunctiveGraphConjunctiveGraph.__annotations__ConjunctiveGraph.__contains__()ConjunctiveGraph.__init__()ConjunctiveGraph.__len__()ConjunctiveGraph.__module__ConjunctiveGraph.__reduce__()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.__annotations__Dataset.__getstate__()Dataset.__init__()Dataset.__iter__()Dataset.__module__Dataset.__reduce__()Dataset.__setstate__()Dataset.__str__()Dataset.add_graph()Dataset.contexts()Dataset.default_contextDataset.graph()Dataset.graphs()Dataset.parse()Dataset.quads()Dataset.remove_graph()
GraphGraph.__add__()Graph.__and__()Graph.__annotations__Graph.__cmp__()Graph.__contains__()Graph.__dict__Graph.__eq__()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.__str__()Graph.__sub__()Graph.__weakref__Graph.__xor__()Graph.absolutize()Graph.add()Graph.addN()Graph.all_nodes()Graph.bind()Graph.cbd()Graph.close()Graph.collection()Graph.commit()Graph.compute_qname()Graph.connected()Graph.de_skolemize()Graph.destroy()Graph.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.__add__()Literal.__annotations__Literal.__bool__()Literal.__eq__()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.__sub__()Literal.datatypeLiteral.eq()Literal.ill_typedLiteral.languageLiteral.n3()Literal.neq()Literal.normalize()Literal.toPython()Literal.value
NORMALIZE_LITERALSNamespaceURIRefURIRef.__add__()URIRef.__annotations__URIRef.__invert__()URIRef.__mod__()URIRef.__module__URIRef.__mul__()URIRef.__neg__()URIRef.__new__()URIRef.__or__()URIRef.__radd__()URIRef.__reduce__()URIRef.__repr__()URIRef.__slots__URIRef.__truediv__()URIRef.de_skolemize()URIRef.defrag()URIRef.fragmentURIRef.n3()
Variable