-
Vanaf linked data publicatie juiste link naar symbolen geven
- Symbolen, autocad: padnaam ZONDER VERSIE erin; naar https://github.com/nl-digigo/NLCS/tree/main/symbolen/actueel/autocad en dan indeli…
-
# Bug report
### Bug description:
In file lexer.c we have
```c
Py_ssize_t invalid = _PyUnicode_ScanIdentifier(s);
if (invalid < 0) {
Py_DECREF(s);
tok->done = E_ERROR;
…
-
With the new recommended URI structure for code lists to enable querying ( #256 ), the fragments after the # of the URIs in the core code lists are too long.
Structure:
`@id: {{baseURL}}/{{codeLis…
-
- the tutorial contains auxiliary data but those channels are not physically linked to anything on the headstage
- the imu axes are wrong, should be 0, -1, 0 for proper operation
-
```
Support the W3C Recommendation for HTTP-based (RESTful) application integration
patterns using read/write Linked Data.
Pointer:
* http://www.w3.org/2012/ldp/wiki/Main_Page
* http://www.ldp4j.or…
-
```
Support the W3C Recommendation for HTTP-based (RESTful) application integration
patterns using read/write Linked Data.
Pointer:
* http://www.w3.org/2012/ldp/wiki/Main_Page
* http://www.ldp4j.or…
-
**Original report on BitBucket by Carsten Thiel (GitHub: [schildwaechter](https://github.com/schildwaechter)).**
----------------------------------------
URIs to be resolvable to the data through co…
-
A linked list is a linear data structure that includes a series of connected nodes. Here, each node stores the data and the address of the next node. For example,
Linked List Implementations in C++ E…
-
# Bug report
### Bug description:
When pickling a container object. The pickler class will store child-objects to its self.memo even if the container could not be fully pickled (and not written to t…
-
Hey,
I was just trying to wrap my head around how to use RDF with dat.
Here are a few points that I came up with that seem to be relevant?
- How to use dat as a graph database? (levelgraph, also ht…
finnp updated
9 years ago