Skip to main content

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

License

MIT License. See the bundled LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dcat_ap_plus-0.1.0rc1.tar.gz (351.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dcat_ap_plus-0.1.0rc1-py3-none-any.whl (98.1 kB view details)

Uploaded Python 3

File details

Details for the file dcat_ap_plus-0.1.0rc1.tar.gz.

File metadata

  • Download URL: dcat_ap_plus-0.1.0rc1.tar.gz
  • Upload date:
  • Size: 351.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dcat_ap_plus-0.1.0rc1.tar.gz
Algorithm Hash digest
SHA256 9686ebb6fc26bc4e402f80c5f2ffc281a544c50b1db5a48b817925c8b6bd9148
MD5 781fdb50b89fc2785988335657a719b6
BLAKE2b-256 3728da934d0436932a0e33960c9aa5869d76211dcb7773aa816faf920562f08e

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcat_ap_plus-0.1.0rc1.tar.gz:

Publisher: pypi-publish.yaml on nfdi-de/dcat-ap-plus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dcat_ap_plus-0.1.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for dcat_ap_plus-0.1.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 35e13df5bceb6f61701e4eeebe0db8b90456f340749f8e40325f77086940e575
MD5 486a848138cc22e5906c97aed52f6cc5
BLAKE2b-256 7ebfab1f6fa47dd9bb16ef94fb0c5af7f95c0c6368f59991450b58af97708b58

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcat_ap_plus-0.1.0rc1-py3-none-any.whl:

Publisher: pypi-publish.yaml on nfdi-de/dcat-ap-plus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page