-
```
What steps will reproduce the problem?
1. Create InputStream from RDF file as an application raw resource
2. Call model.read(is,null);
What is the expected output?
Parsing of the RDF file to work…
-
```
What steps will reproduce the problem?
1. Create InputStream from RDF file as an application raw resource
2. Call model.read(is,null);
What is the expected output?
Parsing of the RDF file to work…
-
## Title: Context-Based Authorized Access to Thing Affordances
### Submitter(s): Alexandru Sorici
### Motivation:
Current ThingDescription specifications provide for Security Schemes which can …
-
It doesn't appear like there is a way to validate that a piece of conforms to a schema.
I would expect it to behave similarly to this tool and check that the provided schema(s) match the fields used:…
-
So that we can test with pySHACL. I will link the issue / discussion shortly!
vsoch updated
6 years ago
-
Each system model is represented using three graphs:
- the asserted graph contains inputs received via the system-modeller API from clients including the system-modeller web U/I
- the ui graph als…
-
Extend the metadata model to enable the specification of the geospatial coverage and resolution of the data asset. The extension must be compliant with [GEMINI](https://www.agi.org.uk/gemini/40-gemini…
-
"One of the greatest things that happened in learning HTML (1994, in my case)
was the existence of validators to provide feedback of whether I was doing
it right. The RDF* suite provides me no feedb…
-
```
xxx
```
Parsed with the following code :
```
Model model = ModelFactory.createDefaultModel();
StreamProcessor streamProcessor = new StreamProcessor(RdfaPars…
-
I was wondering if we could have an rdf-star interpretation of [reifying shorthand in RDF/XML](https://www.w3.org/TR/rdf-syntax-grammar/#section-Syntax-reifying).
Where the contents of the rdf:ID f…