rdflib 2.2.33-94cd9810 → 2.2.34-1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/.babelrc +0 -0
  2. package/README.md +0 -0
  3. package/dist/670.rdflib.min.js +0 -0
  4. package/dist/730.rdflib.min.js +0 -0
  5. package/dist/730.rdflib.min.js.LICENSE.txt +0 -0
  6. package/dist/730.rdflib.min.js.map +0 -0
  7. package/dist/rdflib.min.js +1 -1
  8. package/dist/rdflib.min.js.LICENSE.txt +0 -0
  9. package/dist/rdflib.min.js.map +1 -1
  10. package/esm/blank-node.js +0 -0
  11. package/esm/class-order.js +0 -0
  12. package/esm/collection.js +0 -0
  13. package/esm/default-graph.js +0 -0
  14. package/esm/empty.js +0 -0
  15. package/esm/factories/canonical-data-factory.js +0 -0
  16. package/esm/factories/extended-term-factory.js +0 -0
  17. package/esm/factories/factory-types.js +0 -0
  18. package/esm/factories/rdflib-data-factory.js +0 -0
  19. package/esm/fetcher.js +0 -0
  20. package/esm/formula.js +0 -0
  21. package/esm/index.js +0 -0
  22. package/esm/jsonldparser.js +0 -0
  23. package/esm/jsonparser.js +0 -0
  24. package/esm/lists.js +0 -0
  25. package/esm/literal.js +0 -0
  26. package/esm/log.js +0 -0
  27. package/esm/n3parser.js +0 -0
  28. package/esm/named-node.js +0 -0
  29. package/esm/namespace.js +0 -0
  30. package/esm/node-internal.js +0 -0
  31. package/esm/node.js +0 -0
  32. package/esm/parse.js +0 -0
  33. package/esm/patch-parser.js +0 -0
  34. package/esm/query-to-sparql.js +0 -0
  35. package/esm/query.js +0 -0
  36. package/esm/rdfaparser.js +0 -0
  37. package/esm/rdfxmlparser.js +2 -1
  38. package/esm/serialize.js +0 -0
  39. package/esm/serializer.js +0 -0
  40. package/esm/sparql-to-query.js +0 -0
  41. package/esm/statement.js +0 -0
  42. package/esm/store.js +0 -0
  43. package/esm/tf-types.js +0 -0
  44. package/esm/types.js +0 -0
  45. package/esm/update-manager.js +0 -0
  46. package/esm/updates-via.js +0 -0
  47. package/esm/uri.js +0 -0
  48. package/esm/utils/default-graph-uri.js +0 -0
  49. package/esm/utils/termValue.js +0 -0
  50. package/esm/utils/terms.js +0 -0
  51. package/esm/utils-js.js +0 -0
  52. package/esm/utils.js +0 -0
  53. package/esm/variable.js +0 -0
  54. package/esm/xsd-internal.js +0 -0
  55. package/esm/xsd.js +0 -0
  56. package/lib/blank-node.d.ts +0 -0
  57. package/lib/blank-node.js +0 -0
  58. package/lib/class-order.d.ts +0 -0
  59. package/lib/class-order.js +0 -0
  60. package/lib/collection.d.ts +0 -0
  61. package/lib/collection.js +0 -0
  62. package/lib/default-graph.d.ts +0 -0
  63. package/lib/default-graph.js +0 -0
  64. package/lib/empty.d.ts +0 -0
  65. package/lib/empty.js +0 -0
  66. package/lib/factories/canonical-data-factory.d.ts +0 -0
  67. package/lib/factories/canonical-data-factory.js +0 -0
  68. package/lib/factories/extended-term-factory.d.ts +0 -0
  69. package/lib/factories/extended-term-factory.js +0 -0
  70. package/lib/factories/factory-types.d.ts +0 -0
  71. package/lib/factories/factory-types.js +0 -0
  72. package/lib/factories/rdflib-data-factory.d.ts +0 -0
  73. package/lib/factories/rdflib-data-factory.js +0 -0
  74. package/lib/fetcher.d.ts +0 -0
  75. package/lib/fetcher.js +0 -0
  76. package/lib/formula.d.ts +0 -0
  77. package/lib/formula.js +0 -0
  78. package/lib/index.d.ts +0 -0
  79. package/lib/index.js +0 -0
  80. package/lib/jsonldparser.d.ts +0 -0
  81. package/lib/jsonldparser.js +0 -0
  82. package/lib/jsonparser.d.ts +0 -0
  83. package/lib/jsonparser.js +0 -0
  84. package/lib/lists.d.ts +0 -0
  85. package/lib/lists.js +0 -0
  86. package/lib/literal.d.ts +0 -0
  87. package/lib/literal.js +0 -0
  88. package/lib/log.d.ts +0 -0
  89. package/lib/log.js +0 -0
  90. package/lib/n3parser.d.ts +0 -0
  91. package/lib/n3parser.js +0 -0
  92. package/lib/named-node.d.ts +0 -0
  93. package/lib/named-node.js +0 -0
  94. package/lib/namespace.d.ts +0 -0
  95. package/lib/namespace.js +0 -0
  96. package/lib/node-internal.d.ts +0 -0
  97. package/lib/node-internal.js +0 -0
  98. package/lib/node.d.ts +0 -0
  99. package/lib/node.js +0 -0
  100. package/lib/parse.d.ts +0 -0
  101. package/lib/parse.js +0 -0
  102. package/lib/patch-parser.d.ts +0 -0
  103. package/lib/patch-parser.js +0 -0
  104. package/lib/query-to-sparql.d.ts +0 -0
  105. package/lib/query-to-sparql.js +0 -0
  106. package/lib/query.d.ts +0 -0
  107. package/lib/query.js +0 -0
  108. package/lib/rdfaparser.d.ts +0 -0
  109. package/lib/rdfaparser.js +0 -0
  110. package/lib/rdfxmlparser.d.ts +0 -0
  111. package/lib/rdfxmlparser.js +2 -1
  112. package/lib/serialize.d.ts +0 -0
  113. package/lib/serialize.js +0 -0
  114. package/lib/serializer.d.ts +0 -0
  115. package/lib/serializer.js +0 -0
  116. package/lib/sparql-to-query.d.ts +0 -0
  117. package/lib/sparql-to-query.js +0 -0
  118. package/lib/statement.d.ts +0 -0
  119. package/lib/statement.js +0 -0
  120. package/lib/store.d.ts +0 -0
  121. package/lib/store.js +0 -0
  122. package/lib/tf-types.d.ts +0 -0
  123. package/lib/tf-types.js +0 -0
  124. package/lib/types.d.ts +0 -0
  125. package/lib/types.js +0 -0
  126. package/lib/update-manager.d.ts +0 -0
  127. package/lib/update-manager.js +0 -0
  128. package/lib/updates-via.d.ts +0 -0
  129. package/lib/updates-via.js +0 -0
  130. package/lib/uri.d.ts +0 -0
  131. package/lib/uri.js +0 -0
  132. package/lib/utils/default-graph-uri.d.ts +0 -0
  133. package/lib/utils/default-graph-uri.js +0 -0
  134. package/lib/utils/termValue.d.ts +0 -0
  135. package/lib/utils/termValue.js +0 -0
  136. package/lib/utils/terms.d.ts +0 -0
  137. package/lib/utils/terms.js +0 -0
  138. package/lib/utils-js.d.ts +0 -0
  139. package/lib/utils-js.js +0 -0
  140. package/lib/utils.d.ts +0 -0
  141. package/lib/utils.js +0 -0
  142. package/lib/variable.d.ts +0 -0
  143. package/lib/variable.js +0 -0
  144. package/lib/xsd-internal.d.ts +0 -0
  145. package/lib/xsd-internal.js +0 -0
  146. package/lib/xsd.d.ts +0 -0
  147. package/lib/xsd.js +0 -0
  148. package/package.json +2 -2
  149. package/src/blank-node.ts +0 -0
  150. package/src/class-order.ts +0 -0
  151. package/src/collection.ts +0 -0
  152. package/src/default-graph.ts +0 -0
  153. package/src/empty.ts +0 -0
  154. package/src/factories/canonical-data-factory.ts +0 -0
  155. package/src/factories/extended-term-factory.ts +0 -0
  156. package/src/factories/factory-types.ts +0 -0
  157. package/src/factories/rdflib-data-factory.ts +0 -0
  158. package/src/fetcher.ts +0 -0
  159. package/src/formula.ts +0 -0
  160. package/src/index.ts +0 -0
  161. package/src/jsonldparser.js +0 -0
  162. package/src/jsonparser.js +0 -0
  163. package/src/lists.ts +0 -0
  164. package/src/literal.ts +0 -0
  165. package/src/log.js +0 -0
  166. package/src/n3parser.js +0 -0
  167. package/src/named-node.ts +0 -0
  168. package/src/namespace.ts +0 -0
  169. package/src/node-internal.ts +0 -0
  170. package/src/node.ts +0 -0
  171. package/src/parse.ts +0 -0
  172. package/src/patch-parser.js +0 -0
  173. package/src/query-to-sparql.js +0 -0
  174. package/src/query.js +0 -0
  175. package/src/rdfaparser.js +0 -0
  176. package/src/rdfxmlparser.js +2 -1
  177. package/src/serialize.ts +0 -0
  178. package/src/serializer.js +0 -0
  179. package/src/sparql-to-query.js +0 -0
  180. package/src/statement.ts +0 -0
  181. package/src/store.ts +0 -0
  182. package/src/tf-types.ts +0 -0
  183. package/src/types.ts +0 -0
  184. package/src/update-manager.ts +0 -0
  185. package/src/updates-via.js +0 -0
  186. package/src/uri.ts +0 -0
  187. package/src/utils/default-graph-uri.ts +0 -0
  188. package/src/utils/termValue.ts +0 -0
  189. package/src/utils/terms.ts +0 -0
  190. package/src/utils-js.js +0 -0
  191. package/src/utils.ts +0 -0
  192. package/src/variable.ts +0 -0
  193. package/src/xsd-internal.js +0 -0
  194. package/src/xsd.js +0 -0
package/esm/blank-node.js CHANGED
File without changes
File without changes
package/esm/collection.js CHANGED
File without changes
File without changes
package/esm/empty.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
package/esm/fetcher.js CHANGED
File without changes
package/esm/formula.js CHANGED
File without changes
package/esm/index.js CHANGED
File without changes
File without changes
package/esm/jsonparser.js CHANGED
File without changes
package/esm/lists.js CHANGED
File without changes
package/esm/literal.js CHANGED
File without changes
package/esm/log.js CHANGED
File without changes
package/esm/n3parser.js CHANGED
File without changes
package/esm/named-node.js CHANGED
File without changes
package/esm/namespace.js CHANGED
File without changes
File without changes
package/esm/node.js CHANGED
File without changes
package/esm/parse.js CHANGED
File without changes
File without changes
File without changes
package/esm/query.js CHANGED
File without changes
package/esm/rdfaparser.js CHANGED
File without changes
@@ -346,7 +346,8 @@ var RDFParser = /*#__PURE__*/function () {
346
346
  frame.datatype = RDFParser.ns.RDF + 'XMLLiteral';
347
347
  frame = this.buildFrame(frame);
348
348
  // Don't include the literal node, only its children
349
- frame.addLiteral(dom.childNodes);
349
+ // see https://github.com/linkeddata/rdflib.js/issues/75
350
+ frame.addLiteral(dom.innerHTML || dom.childNodes);
350
351
  dig = false;
351
352
  } else if (nv === 'Resource') {
352
353
  frame = this.buildFrame(frame, frame.element);
package/esm/serialize.js CHANGED
File without changes
package/esm/serializer.js CHANGED
File without changes
File without changes
package/esm/statement.js CHANGED
File without changes
package/esm/store.js CHANGED
File without changes
package/esm/tf-types.js CHANGED
File without changes
package/esm/types.js CHANGED
File without changes
File without changes
File without changes
package/esm/uri.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/esm/utils-js.js CHANGED
File without changes
package/esm/utils.js CHANGED
File without changes
package/esm/variable.js CHANGED
File without changes
File without changes
package/esm/xsd.js CHANGED
File without changes
File without changes
package/lib/blank-node.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/lib/collection.js CHANGED
File without changes
File without changes
File without changes
package/lib/empty.d.ts CHANGED
File without changes
package/lib/empty.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/lib/fetcher.d.ts CHANGED
File without changes
package/lib/fetcher.js CHANGED
File without changes
package/lib/formula.d.ts CHANGED
File without changes
package/lib/formula.js CHANGED
File without changes
package/lib/index.d.ts CHANGED
File without changes
package/lib/index.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/lib/jsonparser.js CHANGED
File without changes
package/lib/lists.d.ts CHANGED
File without changes
package/lib/lists.js CHANGED
File without changes
package/lib/literal.d.ts CHANGED
File without changes
package/lib/literal.js CHANGED
File without changes
package/lib/log.d.ts CHANGED
File without changes
package/lib/log.js CHANGED
File without changes
package/lib/n3parser.d.ts CHANGED
File without changes
package/lib/n3parser.js CHANGED
File without changes
File without changes
package/lib/named-node.js CHANGED
File without changes
File without changes
package/lib/namespace.js CHANGED
File without changes
File without changes
File without changes
package/lib/node.d.ts CHANGED
File without changes
package/lib/node.js CHANGED
File without changes
package/lib/parse.d.ts CHANGED
File without changes
package/lib/parse.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
package/lib/query.d.ts CHANGED
File without changes
package/lib/query.js CHANGED
File without changes
File without changes
package/lib/rdfaparser.js CHANGED
File without changes
File without changes
@@ -356,7 +356,8 @@ var RDFParser = /*#__PURE__*/function () {
356
356
  frame.datatype = RDFParser.ns.RDF + 'XMLLiteral';
357
357
  frame = this.buildFrame(frame);
358
358
  // Don't include the literal node, only its children
359
- frame.addLiteral(dom.childNodes);
359
+ // see https://github.com/linkeddata/rdflib.js/issues/75
360
+ frame.addLiteral(dom.innerHTML || dom.childNodes);
360
361
  dig = false;
361
362
  } else if (nv === 'Resource') {
362
363
  frame = this.buildFrame(frame, frame.element);
File without changes
package/lib/serialize.js CHANGED
File without changes
File without changes
package/lib/serializer.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/lib/statement.js CHANGED
File without changes
package/lib/store.d.ts CHANGED
File without changes
package/lib/store.js CHANGED
File without changes
package/lib/tf-types.d.ts CHANGED
File without changes
package/lib/tf-types.js CHANGED
File without changes
package/lib/types.d.ts CHANGED
File without changes
package/lib/types.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
package/lib/uri.d.ts CHANGED
File without changes
package/lib/uri.js CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/lib/utils-js.d.ts CHANGED
File without changes
package/lib/utils-js.js CHANGED
File without changes
package/lib/utils.d.ts CHANGED
File without changes
package/lib/utils.js CHANGED
File without changes
package/lib/variable.d.ts CHANGED
File without changes
package/lib/variable.js CHANGED
File without changes
File without changes
File without changes
package/lib/xsd.d.ts CHANGED
File without changes
package/lib/xsd.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "rdflib",
3
3
  "description": "an RDF library for node.js. Suitable for client and server side.",
4
- "version": "2.2.33-94cd9810",
4
+ "version": "2.2.34-1",
5
5
  "private": false,
6
6
  "browserslist": [
7
7
  "> 0.5%"
@@ -95,7 +95,7 @@
95
95
  "build:types": "tsc --emitDeclarationOnly -d --moduleResolution node --declarationDir lib",
96
96
  "build:all": "npm run build && npm run build:types && npm run build:browser && npm run build:esm",
97
97
  "doc": "typedoc --out ./doc ./src/index.ts --excludePrivate --excludeInternal --tsconfig ./tsconfig.json",
98
- "ignore:prepublishOnly": "npm ci && npm run build:all && npm run doc && npm run test",
98
+ "prepublishOnly": "npm ci && npm run build:all && npm run doc && npm run test",
99
99
  "postversion": "git push --follow-tags",
100
100
  "start": "webpack serve --port 4800",
101
101
  "test": "npm run test:unit && npm run test:serialize && npm run test:types",
package/src/blank-node.ts CHANGED
File without changes
File without changes
package/src/collection.ts CHANGED
File without changes
File without changes
package/src/empty.ts CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
package/src/fetcher.ts CHANGED
File without changes
package/src/formula.ts CHANGED
File without changes
package/src/index.ts CHANGED
File without changes
File without changes
package/src/jsonparser.js CHANGED
File without changes
package/src/lists.ts CHANGED
File without changes
package/src/literal.ts CHANGED
File without changes
package/src/log.js CHANGED
File without changes
package/src/n3parser.js CHANGED
File without changes
package/src/named-node.ts CHANGED
File without changes
package/src/namespace.ts CHANGED
File without changes
File without changes
package/src/node.ts CHANGED
File without changes
package/src/parse.ts CHANGED
File without changes
File without changes
File without changes
package/src/query.js CHANGED
File without changes
package/src/rdfaparser.js CHANGED
File without changes
@@ -330,7 +330,8 @@ export default class RDFParser {
330
330
  frame.datatype = RDFParser.ns.RDF + 'XMLLiteral'
331
331
  frame = this.buildFrame(frame)
332
332
  // Don't include the literal node, only its children
333
- frame.addLiteral(dom.childNodes)
333
+ // see https://github.com/linkeddata/rdflib.js/issues/75
334
+ frame.addLiteral(dom.innerHTML || dom.childNodes)
334
335
  dig = false
335
336
  } else if (nv === 'Resource') {
336
337
  frame = this.buildFrame(frame, frame.element)
package/src/serialize.ts CHANGED
File without changes
package/src/serializer.js CHANGED
File without changes
File without changes
package/src/statement.ts CHANGED
File without changes
package/src/store.ts CHANGED
File without changes
package/src/tf-types.ts CHANGED
File without changes
package/src/types.ts CHANGED
File without changes
File without changes
File without changes
package/src/uri.ts CHANGED
File without changes
File without changes
File without changes
File without changes
package/src/utils-js.js CHANGED
File without changes
package/src/utils.ts CHANGED
File without changes
package/src/variable.ts CHANGED
File without changes
File without changes
package/src/xsd.js CHANGED
File without changes