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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dcat_ap_plus-0.1.0rc3.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.0rc3.tar.gz
Algorithm Hash digest
SHA256 d0c32860df3e161c1738b81741a86b69cf86b227c51182f2674a39344520cd64
MD5 7181659e76709854da03d2e070c55e0f
BLAKE2b-256 75c7664794b14bd15437384f61d93bc1a5feb638d820863d43b8e1a88c4b3d57

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcat_ap_plus-0.1.0rc3.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.0rc3-py3-none-any.whl.

File metadata

File hashes

Hashes for dcat_ap_plus-0.1.0rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 a4cf3dbf142e1a323e851fee718f8bb4a4afa063e9bc3516e92b5a82be6a1344
MD5 9f9ec1ea7ca29ec47841ddd632548267
BLAKE2b-256 6969400bf3eed5ea8b8bcac2f2d8b5ce295a7e89b204fde6fa5138f808ee866d

See more details on using hashes here.

Provenance

The following attestation bundles were made for dcat_ap_plus-0.1.0rc3-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