-
## Introduction
Semantic Web technologies could serve as a bridge or glue between websites and interoperating AI assistants.
## Use Cases
It would enable accessibility scenarios for end-users…
-
Resources should be versioned and old resource files available at specific URLs. There can also be a URL to access the "latest" version. HTML files for ontologies, etc. should indicate the version…
-
# Feature: Data Space governance - main sections
> **As a** user of the Data Space,
> **I want** to see all the sections of the governance rules,
> **So that** I understand the terms and conditions o…
-
Aktuálně podporuji pouze výsledky z Apache Jena Fuseki. Výsledky můžou být ve čtyřech formátech:
- json
- xml
- csv
- tsv
Výsledek ve formátu JSON:
```
{
"head": {
"vars": [ "cl…
-
- **The standard**:
- https://www.w3.org/2004/02/skos/
- https://www.w3.org/TR/skos-reference/
- https://www.w3.org/TR/skos-primer/
- https://www.w3.org/TR/skos-ucr/
- **Software (incompl…
-
```
What steps will reproduce the problem?
1. Execute TestETVSM.java
What is the expected output? What do you see instead?
I expected to see the same result found at "eTVSM Themis Java API
tutorial"…
-
'Recently both Atom and Visual Studio Code have both come to the
mainstream. While there are many plugins that will do automatic code
completion for you in Javascript, Java, etc. There is none out…
-
#### Description
Network topologies and graph databases go hand-in-hand. The OpenAPI specifications for Kubernetes provides taxonomy, but augmenting a graph data model with formalized ontologies en…
-
```
What steps will reproduce the problem?
1. Execute TestETVSM.java
What is the expected output? What do you see instead?
I expected to see the same result found at "eTVSM Themis Java API
tutorial"…
-
Looks like we're using dco:inLanguage when we should be using dco:speaksLanguage. Is there a difference? inLanguage doesn't define a domain or range but we're attaching to foaf:Person. I recommend tha…