LinkML-based DCAT-AP extension for dataset context: evaluated entities/activities and generation
Project description
dcat_ap_plus
Extension of the DCAT Application Profile (DCAT-AP) that adds links to use-case specific context. It enables describing:
- which entities or activities were evaluated (the dataset is about),
- which activity generated the dataset, including instruments, environment (e.g., lab), and plan,
- which qualitative and quantitative characteristics were attributed to evaluated entities/activities and 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/dalito/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.0rc2.tar.gz.
File metadata
- Download URL: dcat_ap_plus-0.1.0rc2.tar.gz
- Upload date:
- Size: 327.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cfb6aa7369a373a0153e143d7f93e79c259c25ab3671724e28b1d6bc3e1a01f
|
|
| MD5 |
f6307a3d936fac39bf2b526ed51ed14f
|
|
| BLAKE2b-256 |
a2f030d0ca73556202fd9d3148625c0c0fa82354323d72a0db85f70514d5ae37
|
Provenance
The following attestation bundles were made for dcat_ap_plus-0.1.0rc2.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.0rc2.tar.gz -
Subject digest:
3cfb6aa7369a373a0153e143d7f93e79c259c25ab3671724e28b1d6bc3e1a01f - Sigstore transparency entry: 721299969
- Sigstore integration time:
-
Permalink:
nfdi-de/dcat-ap-plus@75d1174e810428970f7e073d7c2a3d0ff0e0a4bd -
Branch / Tag:
refs/tags/v0.1.0rc2 - Owner: https://github.com/nfdi-de
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yaml@75d1174e810428970f7e073d7c2a3d0ff0e0a4bd -
Trigger Event:
release
-
Statement type:
File details
Details for the file dcat_ap_plus-0.1.0rc2-py3-none-any.whl.
File metadata
- Download URL: dcat_ap_plus-0.1.0rc2-py3-none-any.whl
- Upload date:
- Size: 98.2 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 |
014abd6cd4964495a14184109a8db6e6ef4e514f077831b1f69b9dbb4ed4292c
|
|
| MD5 |
477399cb7a984ae29ddb46b4500a57a0
|
|
| BLAKE2b-256 |
e069db6895c0128120be780af67c5054932f6b06f728959f52a3e8d42d244ae5
|
Provenance
The following attestation bundles were made for dcat_ap_plus-0.1.0rc2-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.0rc2-py3-none-any.whl -
Subject digest:
014abd6cd4964495a14184109a8db6e6ef4e514f077831b1f69b9dbb4ed4292c - Sigstore transparency entry: 721299992
- Sigstore integration time:
-
Permalink:
nfdi-de/dcat-ap-plus@75d1174e810428970f7e073d7c2a3d0ff0e0a4bd -
Branch / Tag:
refs/tags/v0.1.0rc2 - Owner: https://github.com/nfdi-de
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yaml@75d1174e810428970f7e073d7c2a3d0ff0e0a4bd -
Trigger Event:
release
-
Statement type: