--- /srv/reproducible-results/rbuild-debian/r-b-build.bi2GDkUd/b1/rdflib_5.0.0-1.1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.bi2GDkUd/b2/rdflib_5.0.0-1.1_armhf.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 9037a2ac3889d8499e778ae9f1998f06 571928 doc optional python-rdflib-doc_5.0.0-1.1_all.deb │ + f4659413e582e3cf128f72c0a0e7b903 571936 doc optional python-rdflib-doc_5.0.0-1.1_all.deb │ 38a364b670561973561d8746723822cb 34352 python optional python-rdflib-tools_5.0.0-1.1_all.deb │ 5b53df1cc628b97e8339ae5ea7f16e24 196240 python optional python3-rdflib_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 566352 2021-02-10 20:06:36.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 566360 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=N9abab308c88847ff9bb7de4d56451bb0 (<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=Ncfe7ded9303b41ba88ee8e28ddeb790a (<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=N9abab308c88847ff9bb7de4d56451bb0 (<class 'rdflib.graph.Graph'>)>
│ │ │ │ +factoryGraph = <Graph identifier=Ncfe7ded9303b41ba88ee8e28ddeb790a (<class 'rdflib.graph.Graph'>)> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property identifier
│ │ │ │
│ │ │ │ │ │ │ │ @@ -1452,15 +1452,15 @@ │ │ │ │ property subPropertyOf │ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -class rdflib.extras.infixowl.Restriction(onProperty, graph=<Graph identifier=N67cdfc61ab1b453c84c5a1c8af59f62c (<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=N6e4f37889f20408eb86693328f6027c7 (<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=N67cdfc61ab1b453c84c5a1c8af59f62c (<class 'rdflib.graph.Graph'>)>, allValuesFrom=None, someValuesFrom=None, value=None, cardinality=None, maxCardinality=None, minCardinality=None, identifier=None)[source]
│ │ │ │ +__init__(onProperty, graph=<Graph identifier=N6e4f37889f20408eb86693328f6027c7 (<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'
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -717,15 +717,15 @@ │ │ │ │ │ serialize(graph)[source]¶ │ │ │ │ │ rdflib.extras.infixowl.GetIdentifiedClasses(graph)[source]¶ │ │ │ │ │ classrdflib.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': )>, 'serialize': , │ │ │ │ │ '__init__': , 'clearInDegree': , 'clearOutDegree': , 'delete': , │ │ │ │ │ 'replace': , '_get_type': , '_set_type': , │ │ │ │ │ '_delete_type': )>¶ │ │ │ │ │ propertyidentifier¶ │ │ │ │ │ replace(other)[source]¶ │ │ │ │ │ propertysameAs¶ │ │ │ │ │ serialize(graph)[source]¶ │ │ │ │ │ propertytype¶ │ │ │ │ │ exceptionrdflib.extras.infixowl.MalformedClass(msg)[source]¶ │ │ │ │ │ @@ -841,15 +841,15 @@ │ │ │ │ │ propertyinverseOf¶ │ │ │ │ │ propertyrange¶ │ │ │ │ │ replace(other)[source]¶ │ │ │ │ │ serialize(graph)[source]¶ │ │ │ │ │ setupVerbAnnotations(verbAnnotations)[source]¶ │ │ │ │ │ propertysubPropertyOf¶ │ │ │ │ │ classrdflib.extras.infixowl.Restriction(onProperty, graph=)>, │ │ │ │ │ + identifier=N6e4f37889f20408eb86693328f6027c7 ()>, │ │ │ │ │ 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 } ‘)’ │ │ │ │ │ ‘restriction(‘ individualvaluedPropertyID │ │ │ │ │ @@ -860,15 +860,15 @@ │ │ │ │ │ property in question and the restriction ‘range’ │ │ │ │ │ __hash__()[source]¶ │ │ │ │ │ >>> b=Class(OWL_NS.Restriction) │ │ │ │ │ >>> c=Class(OWL_NS.Restriction) │ │ │ │ │ >>> len(set([b,c])) │ │ │ │ │ 1 │ │ │ │ │ __init__(onProperty, 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'¶ │ │ │ │ │ __repr__()[source]¶ │ │ │ │ │ Returns the Manchester Syntax equivalent for this restriction │ │ │ ├── ./usr/share/doc/python-rdflib-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -4148,28 +4148,28 @@ │ │ │ │ │ mysink: 5, │ │ │ │ │ mysql: 29, │ │ │ │ │ mytripl: [9, 21], │ │ │ │ │ n3parser: [5, 23], │ │ │ │ │ n3programm: [22, 29], │ │ │ │ │ n3rulestor: 2, │ │ │ │ │ n3serial: [6, 25], │ │ │ │ │ - n67cdfc61ab1b453c84c5a1c8af59f62c: 3, │ │ │ │ │ - n9abab308c88847ff9bb7de4d56451bb0: 3, │ │ │ │ │ + n6e4f37889f20408eb86693328f6027c7: 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, │ │ │ │ │ + ncfe7ded9303b41ba88ee8e28ddeb790a: 3, │ │ │ │ │ ncname: 6, │ │ │ │ │ necessari: [2, 3, 5, 19, 29], │ │ │ │ │ necessarili: 29, │ │ │ │ │ need: [2, 5, 7, 17, 21, 29], │ │ │ │ │ neg: [2, 7, 10], │ │ │ │ │ neg_path: 2, │ │ │ │ │ negat: 2,