--- /tmp/rdflib-5.0.0-1.14je7hcn5/debian/python-rdflib-doc_5.0.0-1.1_all.deb +++ python-rdflib-doc_5.0.0-1.1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-02-10 20:06:36.000000 debian-binary │ -rw-r--r-- 0 0 0 5384 2021-02-10 20:06:36.000000 control.tar.xz │ --rw-r--r-- 0 0 0 566536 2021-02-10 20:06:36.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 566516 2021-02-10 20:06:36.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/python-rdflib-doc/html/apidocs/rdflib.extras.html │ │ │ @@ -1155,15 +1155,15 @@ │ │ │
│ │ │
│ │ │ class rdflib.extras.infixowl.Individual(identifier=None, graph=None)[source]
│ │ │

Bases: object

│ │ │

A typed individual

│ │ │
│ │ │
│ │ │ -__dict__ = mappingproxy({'__module__': 'rdflib.extras.infixowl', '__doc__': '\n A typed individual\n ', 'factoryGraph': <Graph identifier=N6e27f6c35e1c4aacb88ad0bdc0a2a40d (<class 'rdflib.graph.Graph'>)>, 'serialize': <function Individual.serialize>, '__init__': <function Individual.__init__>, 'clearInDegree': <function Individual.clearInDegree>, 'clearOutDegree': <function Individual.clearOutDegree>, 'delete': <function Individual.delete>, 'replace': <function Individual.replace>, '_get_type': <function Individual._get_type>, '_set_type': <function Individual._set_type>, '_delete_type': <function TermDeletionHelper.__call__.<locals>._remover>, 'type': <property object>, '_get_identifier': <function Individual._get_identifier>, '_set_identifier': <function Individual._set_identifier>, 'identifier': <property object>, '_get_sameAs': <function Individual._get_sameAs>, '_set_sameAs': <function Individual._set_sameAs>, '_delete_sameAs': <function TermDeletionHelper.__call__.<locals>._remover>, 'sameAs': <property object>, '__dict__': <attribute '__dict__' of 'Individual' objects>, '__weakref__': <attribute '__weakref__' of 'Individual' objects>, '__annotations__': {}})
│ │ │ +__dict__ = mappingproxy({'__module__': 'rdflib.extras.infixowl', '__doc__': '\n A typed individual\n ', 'factoryGraph': <Graph identifier=N24230bce551d41888f94705b4dedc1a3 (<class 'rdflib.graph.Graph'>)>, 'serialize': <function Individual.serialize>, '__init__': <function Individual.__init__>, 'clearInDegree': <function Individual.clearInDegree>, 'clearOutDegree': <function Individual.clearOutDegree>, 'delete': <function Individual.delete>, 'replace': <function Individual.replace>, '_get_type': <function Individual._get_type>, '_set_type': <function Individual._set_type>, '_delete_type': <function TermDeletionHelper.__call__.<locals>._remover>, 'type': <property object>, '_get_identifier': <function Individual._get_identifier>, '_set_identifier': <function Individual._set_identifier>, 'identifier': <property object>, '_get_sameAs': <function Individual._get_sameAs>, '_set_sameAs': <function Individual._set_sameAs>, '_delete_sameAs': <function TermDeletionHelper.__call__.<locals>._remover>, 'sameAs': <property object>, '__dict__': <attribute '__dict__' of 'Individual' objects>, '__weakref__': <attribute '__weakref__' of 'Individual' objects>, '__annotations__': {}}) │ │ │
│ │ │ │ │ │
│ │ │
│ │ │ __init__(identifier=None, graph=None)[source]
│ │ │

Initialize self. See help(type(self)) for accurate signature.

│ │ │
│ │ │ @@ -1192,15 +1192,15 @@ │ │ │
│ │ │
│ │ │ delete()[source]
│ │ │
│ │ │ │ │ │
│ │ │
│ │ │ -factoryGraph = <Graph identifier=N6e27f6c35e1c4aacb88ad0bdc0a2a40d (<class 'rdflib.graph.Graph'>)>
│ │ │ +factoryGraph = <Graph identifier=N24230bce551d41888f94705b4dedc1a3 (<class 'rdflib.graph.Graph'>)> │ │ │
│ │ │ │ │ │
│ │ │
│ │ │ property identifier
│ │ │
│ │ │ │ │ │ @@ -1452,15 +1452,15 @@ │ │ │ property subPropertyOf │ │ │
│ │ │ │ │ │ │ │ │ │ │ │
│ │ │
│ │ │ -class rdflib.extras.infixowl.Restriction(onProperty, graph=<Graph identifier=Ndd31f48d36ec41f3a9a08fdd256f9105 (<class 'rdflib.graph.Graph'>)>, allValuesFrom=None, someValuesFrom=None, value=None, cardinality=None, maxCardinality=None, minCardinality=None, identifier=None)[source]
│ │ │ +class rdflib.extras.infixowl.Restriction(onProperty, graph=<Graph identifier=N06e59f6d22df436a8336ffc8146c65f7 (<class 'rdflib.graph.Graph'>)>, allValuesFrom=None, someValuesFrom=None, value=None, cardinality=None, maxCardinality=None, minCardinality=None, identifier=None)[source] │ │ │

Bases: rdflib.extras.infixowl.Class

│ │ │
│ │ │
restriction ::= ‘restriction(‘
│ │ │
│ │ │
datavaluedPropertyID dataRestrictionComponent

{ dataRestrictionComponent } ‘)’

│ │ │
│ │ │
│ │ │ @@ -1488,15 +1488,15 @@ │ │ │ 1 │ │ │
│ │ │ │ │ │
│ │ │ │ │ │
│ │ │
│ │ │ -__init__(onProperty, graph=<Graph identifier=Ndd31f48d36ec41f3a9a08fdd256f9105 (<class 'rdflib.graph.Graph'>)>, allValuesFrom=None, someValuesFrom=None, value=None, cardinality=None, maxCardinality=None, minCardinality=None, identifier=None)[source]
│ │ │ +__init__(onProperty, graph=<Graph identifier=N06e59f6d22df436a8336ffc8146c65f7 (<class 'rdflib.graph.Graph'>)>, allValuesFrom=None, someValuesFrom=None, value=None, cardinality=None, maxCardinality=None, minCardinality=None, identifier=None)[source] │ │ │

Initialize self. See help(type(self)) for accurate signature.

│ │ │
│ │ │ │ │ │
│ │ │
│ │ │ __module__ = 'rdflib.extras.infixowl'
│ │ │
│ │ ├── ./usr/share/doc/python-rdflib-doc/html/searchindex.js │ │ │ ├── js-beautify {} │ │ │ │ @@ -4144,33 +4144,33 @@ │ │ │ │ myfunct: 0, │ │ │ │ mygraph: [20, 21], │ │ │ │ mypackag: 0, │ │ │ │ myrdflibstor: 21, │ │ │ │ mysink: 5, │ │ │ │ mysql: 29, │ │ │ │ mytripl: [9, 21], │ │ │ │ + n06e59f6d22df436a8336ffc8146c65f7: 3, │ │ │ │ + n24230bce551d41888f94705b4dedc1a3: 3, │ │ │ │ n3parser: [5, 23], │ │ │ │ n3programm: [22, 29], │ │ │ │ n3rulestor: 2, │ │ │ │ n3serial: [6, 25], │ │ │ │ - n6e27f6c35e1c4aacb88ad0bdc0a2a40d: 3, │ │ │ │ name: [0, 2, 3, 5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 28, 29], │ │ │ │ nameannot: 3, │ │ │ │ nameislabel: 3, │ │ │ │ namespac: [1, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 28, 30, 31], │ │ │ │ namespace_manag: [2, 3, 6, 8, 20, 31], │ │ │ │ namespacemanag: [2, 3, 31], │ │ │ │ namespaces_and_bind: 30, │ │ │ │ nan: 7, │ │ │ │ nativ: 30, │ │ │ │ natur: 2, │ │ │ │ navig: 14, │ │ │ │ nbar: 2, │ │ │ │ ncname: 6, │ │ │ │ - ndd31f48d36ec41f3a9a08fdd256f9105: 3, │ │ │ │ necessari: [2, 3, 5, 19, 29], │ │ │ │ necessarili: 29, │ │ │ │ need: [2, 5, 7, 17, 21, 29], │ │ │ │ neg: [2, 7, 10], │ │ │ │ neg_path: 2, │ │ │ │ negat: 2, │ │ │ │ negatedpath: 2,