--- /srv/reproducible-results/rbuild-debian/r-b-build.aIdJXS0K/b1/rdflib_7.1.1-2_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.aIdJXS0K/b2/rdflib_7.1.1-2_arm64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 36d93584b4671c4292ddfa306393b417 1568664 doc optional python-rdflib-doc_7.1.1-2_all.deb │ + 62b6d8ec63113e81b0f3b71f32de4c62 1568652 doc optional python-rdflib-doc_7.1.1-2_all.deb │ babe44b79ebc61037fa9c6eeacad0429 65592 python optional python-rdflib-tools_7.1.1-2_all.deb │ 549f60001379671e542c1dedad4b4dc2 471908 python optional python3-rdflib_7.1.1-2_all.deb ├── python-rdflib-doc_7.1.1-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-11-09 15:18:49.000000 debian-binary │ │ -rw-r--r-- 0 0 0 7268 2024-11-09 15:18:49.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1561204 2024-11-09 15:18:49.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1561192 2024-11-09 15:18:49.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 │ │ │ │ @@ -1306,15 +1306,15 @@ │ │ │ │
│ │ │ │
│ │ │ │ __annotations__ = {}
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -__dict__ = mappingproxy({'__module__': 'rdflib.extras.infixowl', '__doc__': '\n    A typed individual, the base class of the InfixOWL classes.\n\n    ', 'factoryGraph': <Graph identifier=Nccafff700f0a43d88703a31d7349a7f5 (<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, the base class of the InfixOWL classes.\n\n    ', 'factoryGraph': <Graph identifier=Nb033ca7f9453441a9d7000531077a36d (<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]
│ │ │ │
│ │ │ │ │ │ │ │ @@ -1351,15 +1351,15 @@ │ │ │ │ delete()[source] │ │ │ │

Delete the individual from the graph, clearing the in and │ │ │ │ out degrees.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -factoryGraph = <Graph identifier=Nccafff700f0a43d88703a31d7349a7f5 (<class 'rdflib.graph.Graph'>)>
│ │ │ │ +factoryGraph = <Graph identifier=Nb033ca7f9453441a9d7000531077a36d (<class 'rdflib.graph.Graph'>)> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property identifier: Identifier
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -788,15 +788,15 @@ │ │ │ │ │ ccllaassss rdflib.extras.infixowl.Individual(iiddeennttiiffiieerr==NNoonnee, ggrraapphh==NNoonnee)_[_s_o_u_r_c_e_]_¶ │ │ │ │ │ Bases: _o_b_j_e_c_t │ │ │ │ │ A typed individual, the base class of the InfixOWL classes. │ │ │ │ │ __annotations__ == {{}}_¶ │ │ │ │ │ __dict__ == mmaappppiinnggpprrooxxyy(({{''____mmoodduullee____'':: ''rrddfflliibb..eexxttrraass..iinnffiixxoowwll'',, │ │ │ │ │ ''____ddoocc____'':: ''\\nn? ? ?  AA ttyyppeedd iinnddiivviidduuaall,, tthhee bbaassee ccllaassss ooff tthhee IInnffiixxOOWWLL │ │ │ │ │ ccllaasssseess..\\nn\\nn? ? ?  '',, ''ffaaccttoorryyGGrraapphh'':: <>))>>,, ''sseerriiaalliizzee'':: <>,, │ │ │ │ │ ''____iinniitt____'':: <>,, ''cclleeaarrIInnDDeeggrreeee'':: <>,, ''cclleeaarrOOuuttDDeeggrreeee'':: <>,, ''ddeelleettee'':: <>,, │ │ │ │ │ ''rreeppllaaccee'':: <>,, ''__ggeett__ttyyppee'':: <>,, ''__sseett__ttyyppee'':: <>,, │ │ │ │ │ ''__ddeelleettee__ttyyppee'':: <>))>>_¶ │ │ │ │ │ pprrooppeerrttyy identifier:: _II_dd_ee_nn_tt_ii_ff_ii_ee_rr_¶ │ │ │ │ │ replace(ootthheerr)_[_s_o_u_r_c_e_]_¶ │ │ │ │ │ Replace the individual in the graph with the given other, causing │ │ │ │ │ all triples that refer to it to be changed and then delete the │ │ │ │ │ individual. │ │ │ │ │ >>> g = Graph() │ │ │ ├── ./usr/share/doc/python-rdflib-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -40492,16 +40492,16 @@ │ │ │ │ │ "nativ": [16, 39], │ │ │ │ │ "natur": [0, 4, 19], │ │ │ │ │ "natural_ga": [4, 6], │ │ │ │ │ "natural_gas_boil": [4, 6], │ │ │ │ │ "naturalprogress": [4, 6], │ │ │ │ │ "navig": 22, │ │ │ │ │ "nb": 9, │ │ │ │ │ + "nb033ca7f9453441a9d7000531077a36d": 5, │ │ │ │ │ "nbar": 4, │ │ │ │ │ - "nccafff700f0a43d88703a31d7349a7f5": 5, │ │ │ │ │ "ncname": [4, 6, 9, 16], │ │ │ │ │ "ndjson": 8, │ │ │ │ │ "nearli": 16, │ │ │ │ │ "neater": 40, │ │ │ │ │ "necessari": [4, 5, 8, 12, 16, 19, 27], │ │ │ │ │ "necessarili": 4, │ │ │ │ │ "necessit": 38,