-
Description
Semantic artefacts should be serialized in the formats developed in the context of the Semantic Web and Linked Data i.e. OWL, OBO, RDF, SKOS. Semantic repositories should provide a Link…
ghost updated
3 years ago
-
This is what our netlify file contains:
```
[build]
publish = ".wasp/build/web-app/build/"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
force = false
```
The pro…
-
Since it is highly relevant and in fact was one of the factors inspiring it, I hope people receiving notice for new issues don't consider this spam. In fact, I hope everyone who contributed here consi…
hlapp updated
4 years ago
-
### Session description
Based on the discussion during the [W3C workshop on Smart Cities](https://www.w3.org/2021/06/smartcities-workshop/report.html) in 2021 and then two follow-up breakout sessions…
-
## Description of the issue
Currently if I do a GET request of an ontology entity like
```bash
curl -H "Content-Type: application/json" -X GET https://openenergyplatform.org/ontology/oeo/OEO_…
-
I get the following error message.
```
/Volumes/Dev/Programming/Proof/Agda/agda-web-semantic/src/Web/Semantic/DL/Category/Wiring.agda:19,1-58
Unsolved metas at the following locations:
/Volum…
-
I am writing this to propose a possible extension to your library for mining association rules from Resource Description Framework (RDF) triples. So that association rule mining is possible with seman…
-
### Steps to Reproduce
```
npm install semantic-ui --save
cd semantic/
gulp build
```
### Expected Result
Semantic UI should install without issue.
### Actual Result
Many errors.
…
-
How to find them? Which to use?
Every team wastes time going through a similar research and
selection process.
"Beginners drown in the options."
https://lists.w3.org/Archives/Public/semantic-we…
-
First of all, thank you for this awesome project. I'm really digging the release flow :+1:
## Current behavior
We recently adopted semantic-release, and use a `master < beta < alpha` strategy wi…