-
-
Requirements:
- Each data source should output schema.org based RDF and give this to the main controller
- The main controller should give a combined RDF graph to the frontend
- The frontend should…
-
Related to #11 and #18
If we decide to define our own built-ins, we need to agree on a namespace for that.
Here we discussed several questions:
1. Should we use the original namespace (https:…
-
Value being a string seems wrong:
```
value:
title: Value
description: Value or amount.
type: string
$linkedData:
term: value
'@id': https://schema.org/value
``…
-
A lot of work has been done on rdflib.js since version 0.21.
But there were breaking changes, and the NSS code would have to adapt to them.
For instance: https://github.com/linkeddata/rdflib.js/pull…
-
Hat tip @simontegg
http://www.wsj.com/articles/the-future-of-the-internet-is-flow-1443796858
I maybe 10% believe it, I believe some of the comments more. But it certainly fits the theme here...
-
The following code snippet crashes fundus while the ld is constructed:
```python
from fundus.publishers.de import SZParser
from fundus.scraping.scraper import Scraper
from fundus.scraping.source …
-
If you take a look at the [N-Quads grammar](https://www.w3.org/TR/n-quads/#sec-grammar), you will notice that it clearly says `[10] IRIREF ::= ''`, which means `` and `` are both valid IRIREFs. Howeve…
-
- [x] [Design](https://www.figma.com/file/Xr3CY1xoabgkGO9dUelF05/Sketches)
- [x] Implementation
-
De NEN3610 is gepubliceerd als ontologie. Te raadplegen voorlopen op:
https://github.com/Geonovum/nen3610-werkomgeving/blob/main/model/respec/nen3610-2022-model.md
Hiermee komen nieuwe een aangepa…