LinkML-based DCAT-AP extension for dataset context: evaluated entities/activities and generation
Project description
dcat_ap_plus
An extension of the DCAT Application Profile, which allows to provide additional metadata for a dcat:Dataset in a very generic manner, such as:
- which kind(s) of entity(s) or activity(s) were evaluated,
- which kind of activity generated the
dcat:Dataset, - which kind of instruments were used in the dataset generating activity,
- in which surrounding (e.g. a laboratory) and according to which plan the dataset generating activity took place,
- as well as which kind(s) of qualitative and quantitative characteristic(s) were attributed to the evaluated entity or evaluated activity and to the used instruments.
This package ships the LinkML-generated Python datamodel for the schema. Two versions of the datamodel are provided: one using Python dataclasses and another using Pydantic.
Installation
pip install dcat_ap_plus
Requires Python >= 3.9, < 4.0.
Quick start
import dcat_ap_plus
print(dcat_ap_plus.__version__)
# Work with the generated datamodel (Python dataclasses)
from dcat_ap_plus.datamodel.dcat_ap_plus import Dataset, DataGeneratingActivity
ds = Dataset(
id="ex:dataset1",
title="Example dataset",
description="A minimal dataset for quickstart.",
was_generated_by=[DataGeneratingActivity(id="ex:act1")],
)
print(ds)
Documentation
- Project docs and schema reference: https://nfdi-de.github.io/dcat-ap-plus
- Source code: https://github.com/nfdi-de/dcat-ap-plus
License
MIT License. See the bundled LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dcat_ap_plus-0.1.0rc4.tar.gz.
File metadata
- Download URL: dcat_ap_plus-0.1.0rc4.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72933623ac3c9fbcd85956b22efee0d37d04e97f5270b9efeb8672ecf78474a8
|
|
| MD5 |
2601d07c3c0a3209ff60a8d806d6aec2
|
|
| BLAKE2b-256 |
7b5cad16c9a3e0918dd0ecbc1d3b21041667fe7924a738a171dbfb24c74fbf53
|
Provenance
The following attestation bundles were made for dcat_ap_plus-0.1.0rc4.tar.gz:
Publisher:
pypi-publish.yaml on nfdi-de/dcat-ap-plus
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dcat_ap_plus-0.1.0rc4.tar.gz -
Subject digest:
72933623ac3c9fbcd85956b22efee0d37d04e97f5270b9efeb8672ecf78474a8 - Sigstore transparency entry: 1065658732
- Sigstore integration time:
-
Permalink:
nfdi-de/dcat-ap-plus@c55f29ecd3de4f0e2c349817f978fab721631397 -
Branch / Tag:
refs/tags/v0.1.0rc4 - Owner: https://github.com/nfdi-de
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yaml@c55f29ecd3de4f0e2c349817f978fab721631397 -
Trigger Event:
release
-
Statement type:
File details
Details for the file dcat_ap_plus-0.1.0rc4-py3-none-any.whl.
File metadata
- Download URL: dcat_ap_plus-0.1.0rc4-py3-none-any.whl
- Upload date:
- Size: 98.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08b6d333155e21b052e43fbfdf522deb0a89aa1cbbc36d34a8612232d70fb11e
|
|
| MD5 |
5df68331cc09216d742fe290809e9fc5
|
|
| BLAKE2b-256 |
0ab313156398d3ab4bc48c2a9e23377b8fbdfb4c48348e50d7a7d3d090398831
|
Provenance
The following attestation bundles were made for dcat_ap_plus-0.1.0rc4-py3-none-any.whl:
Publisher:
pypi-publish.yaml on nfdi-de/dcat-ap-plus
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dcat_ap_plus-0.1.0rc4-py3-none-any.whl -
Subject digest:
08b6d333155e21b052e43fbfdf522deb0a89aa1cbbc36d34a8612232d70fb11e - Sigstore transparency entry: 1065658736
- Sigstore integration time:
-
Permalink:
nfdi-de/dcat-ap-plus@c55f29ecd3de4f0e2c349817f978fab721631397 -
Branch / Tag:
refs/tags/v0.1.0rc4 - Owner: https://github.com/nfdi-de
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yaml@c55f29ecd3de4f0e2c349817f978fab721631397 -
Trigger Event:
release
-
Statement type: