-
The range for the property [dct:hasPart in the class Dataset](https://semiceu.github.io/CPSV-AP/releases/3.2.0/#Dataset.haspart) should not be (only) PublicService. This is because not only the class …
-
Reproducer:
```python
import cppyy
cppyy.cppdef("""
class MyBaseClass{
public:
virtual ~MyBaseClass() = default;
protected:
int _data = 0;
};
""")
class MyDerivedClass(cppyy.g…
-
It's not clear from the specs how to use `dct:conformsTo`. It is supposed to link to a profile that contains the specification of the FAIR Data Point's metadata schema (in SHACL). However, I can't fin…
-
Remonté par l'équipe Géo-IDE :
> Onglet "informations" il y a des tas d'ID dont l'origine et l'utilité est très ambiguë -> https://demo.data.gouv.fr/fr/datasets/plan-dexposition-au-bruit-peb-du-…
-
Please add `dcat:endpointDescription` to each `dcat:DataService` (aka a view) referring to the `dcat:Catalog`.
In addition, add `dct:conformsTo` to both `` & `` .
Technically it is not a MUST but …
-
I am proposing two new optional properties for class Catalogue Record.
These are used for metadata records that are harvested from other portals.
Harvesting, i.e., the automated import of metadata…
-
As I implemented the federal DCAT AP profile I noticed there are no specifications concerning dct:LicenseDocument . Maybe we should add some, based on Bart's recommandation
![image](https://user-imag…
-
`contains_effect` should consider f-strings to have effects because of the implicit `__str__` or `__repr__` call. This affects any rule that relies on `contains_effect`; here is an example with [RUF01…
-
On your README you wrote under [Other points to discuss](https://github.com/factsmission/dcat-ap-ch-shacl#other-points-to-discuss) :
`Also, shouldn't the dct:publisher be named, rather than being an …
-
I would consider changing the range to spdx:License, and constrain instances to the spdx reference dataset (https://github.com/spdx/license-list-data/tree/master/rdfturtle)