-
To do true syntax error checking we need to parse the syntax and report errors if there are any.
Look into:
- [CEDET/Semantic](http://cedet.sourceforge.net/semantic.shtml)
- [Bison](https://www.gnu.o…
-
### Version
5.2.0
### Question
Hello,
I have some questions about the interaction of GRAPH graph patterns and subquries.
I am using version 5.2.0.
Assume the scenario described below.
…
-
Could we extend object RDFNode as follows:
val RDFhtmlStringDatatypeIRI = IRI(rdfSyntax + "HTML")
in:
object RDFNode {
val xsd = "http://www.w3.org/2001/XMLSchema#"
val rdfSyntax = "h…
-
Having followed the instructions on the readme page, I got the error message below,
```
Yongyaos-MBP:target yjiang$ java -jar xsd2owl-0.0.1-SNAPSHOT-jar-with-dependencies.jar /Users/yjiang/Documen…
-
```
What steps will reproduce the problem?
1. Check out source code
2. Build install via maven
3. Import in eclipse run text (ex Test1)
What is the expected output? What do you see instead?
Got Exce…
-
Many implementations (e.g. Apache Jena) use `application/rdf+json` as mime type, while the specification suggest `application/json`. Should the specification be updated to `application/rdf+json`?
-
#### Issue type:
- :heavy_plus_sign: Feature request
____
#### Description:
Currently, to retrieve quads from a store I have to use a SELECT like so:
```
SELECT * WHERE
{
GRAP…
-
May require
- dumping from MongoDB (via direct connection or API)
- conversion to RDF
- loading into local database?
- accessing shared database, possibly with features like a query IDE, text sear…
-
```
What steps will reproduce the problem?
1. Check out source code
2. Build install via maven
3. Import in eclipse run text (ex Test1)
What is the expected output? What do you see instead?
Got Exce…
-
We are looking for an ontology for an extension of the IETF Work on "Signing HTTP Messages" for Authentication. See the Solid Authentication Panel Issue [Ontology for the KeyId document](https://githu…