-
At present the specification talks about "RDF Patch" but does not link to a specification. I think the reference is to the Apache Jena version https://jena.apache.org/documentation/rdf-patch/ . questi…
-
Until now, users needed to add and configure Apache SIS by their own.
The goal would be to include it by default to provide a more out-of-the-box Docker image.
-
Hi!
I wanted to upgrade my code to the newest Jena version 4.4, which causes the entire program fail with the following error message:
```
Exception in thread "main" java.lang.NoClassDefFoundE…
-
The variables inside netcdf-cf files contain cf standard names. `nc_to_mmd` should pull out the `standard_names` and add them as keywords.
-
Hello folks,
More a question than an issue but did I miss something or there's no changelog for the releases?
It's always a bit mysterious to upgrade dependencies when no changelog is provided. …
-
Hi folks, Alex Raichev here, original developer of rhealpixdggs-py.
Can you update me on the status and roadmap of this project?
I notice that no commits have been made in the past two years.
-
@HolgerKnublauch wrote in #91:
- The prefixes are empty because your code just uses new PrefixMapStd() which is empty I guess.
- the SHACLC writer is really just a toy and will not work for many if …
-
**Describe the bug**
RIOT fails to read Aspect Model file.
**Where**
AspectModelResolver with the FileSystemStrategy.
**Screenshots**
Stacktrace:
```
Connected to the target VM, address: …
-
## Question 1:
What can [Quoted Triples](https://www.w3.org/TR/rdf12-concepts/#section-quoted-triples) be used for? When do I need to use `Quoted Triples` as the subject instead of a regular URI? Can…
-
**Describe the bug**
ElementType resolution in AspectModelUrndoes not provide the ElementType and isSammUrn is coming as false for SAMM models
We are loading org.apache.jena.rdf.model.Model by ca…