Niklas Lindström

Results 62 comments of Niklas Lindström

Ah, this is because `syntax/turtle.vim` file depends on `syntax/n3.vim`. If you copy them both, it should work OK. You might prefer installing all of vim-rdf as a package though. I...

On the topic of *semantic* polyglot mechanisms (i.e. not dependent upon syntactic, "irrelevant" idiosyncrasies), I'd like to add [Target Vocabulary Maps](https://github.com/niklasl/ldtvm) as a reference. It is focused upon a simpler...

We might (finally!) make use of this (or parts of, pending review), together with #475.

I've added some more data to be used, and some comments on what we may still need (e.g. using the `libris-t-rules` collection as the source for what we can romanize).

Should we close this, or rework it somehow?

Since these are really just generated placeholders that should never see the light of day in usage, I'd rather work around them in the validation, or even filter them out....

I guess silencing them is problematic if we turn on the (here a bit overly strict, standards-wise) validation though. And if we get around to applying the context for normalizing...

This change is problematic. In [RDF 1.1](https://www.w3.org/TR/rdf11-concepts/#section-Graph-Literal) a Literal *always* has a datatype (see https://github.com/RDFLib/rdflib/issues/1326 and https://github.com/RDFLib/rdflib/pull/2460). Once that is fixed, this change for JSON-LD will add "`@type": "http://www.w3.org/2001/XMLSchema#string"` to...

Ah; yes; adding that would fix this right now, which would be great! Then we can proceed to solve this properly in this PR (to avoid too much domain logic...

Looks valuable. Do you have example descriptions where we will use these? As noted for `:dateTimeDigitized`, we need to look at if these details have been added using different forms...