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.0rc2.tar.gz (327.5 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.0rc2-py3-none-any.whl (98.2 kB view details)

Uploaded Python 3

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

Hashes for dcat_ap_plus-0.1.0rc2.tar.gz
Algorithm Hash digest
SHA256 3cfb6aa7369a373a0153e143d7f93e79c259c25ab3671724e28b1d6bc3e1a01f
MD5 f6307a3d936fac39bf2b526ed51ed14f
BLAKE2b-256 a2f030d0ca73556202fd9d3148625c0c0fa82354323d72a0db85f70514d5ae37

See more details on using hashes here.

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

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.0rc2-py3-none-any.whl.

File metadata

File hashes

Hashes for dcat_ap_plus-0.1.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 014abd6cd4964495a14184109a8db6e6ef4e514f077831b1f69b9dbb4ed4292c
MD5 477399cb7a984ae29ddb46b4500a57a0
BLAKE2b-256 e069db6895c0128120be780af67c5054932f6b06f728959f52a3e8d42d244ae5

See more details on using hashes here.

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

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