-
Over at IOC-UNESCO's ODIS, we're mapping schema semantics to PROV in order to identify provenance content in our graphs.
https://github.com/iodepo/odis-arch/pull/451
Schema.org [has "result" (wh…
-
# User Story:
As a Metaschema developer, I want to be able to write constraints that I must not counterintuitively invert the test or target for the equivalent inverse `matches`/`expect` constraint…
-
Looking at the spec as it stands now, I'm turning over the semantics of the DataProduct class over in my head. I always approached a data product as a dcat:Dataset. Defining it as a separate object is…
-
## background
- modeling the RGs as linked data will imply that the relationships between RGs, stored as e.g.
```
"Trade":
link: "niveau2/English/Trade_20240316.yml"
rel_ty…
-
_Technically_ it is and will unfortunately pass the type check, but it has inverse semantics: the source iterable is the joiner and the actual iterable is the first argument.
-
Our goal is to support all ShEx language features. In this issue we will track the features that we support.
ShEx features based on: [ShEx semantics document](https://shex.io/shex-semantics/index.h…
labra updated
2 months ago
-
In the schema.org model, `http://schema.org/isPartOf` is used for two distinct meanings:
1. as a way to describe parts of a creative work, as in Movies or TV shows
2. as separate sections of the s…
-
*Issue migrated from trac ticket # 172*
**component:** help | **priority:** minor | **keywords:** semantics, grammar
#### 2015-04-28 03:31:41: dmcclean created the issue
___
> The UCUM 1.9 grammar…
-
In `2.0.0.M3`.
I have following interface declared, which is then implemented by the controller:
```java
public interface IPdfApi {
@Post(value = "/generate", consumes = MediaType.TEXT_HTML…
-
I don't feel super strongly about this but maybe it'd be nice for this library to also alias [`if-let`](https://clojuredocs.org/clojure.core/if-let) to `with`? Rationale: `with` is an unfortunate name…