Skip to content

Commit bc16eb7

Browse files
committed
Shorten project description to one line for PyPI
1 parent 38badae commit bc16eb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "dcat_ap_plus"
7-
description = "This metadata schema is an Extension of the DCAT Application Profile for Providing Links to Use-case Specific Context. It allows to provide additional metadata regarding: which kind(s) of entity(s) or activity(s) were evaluated (the dcat:Dataset is about), 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 regarding which kind(s) of qualitative and quantitative characteristic were attributed to the evaluated entity or evaluated activity and to the used instruments."
7+
description = "LinkML-based DCAT-AP extension for dataset context: evaluated entities/activities and generation"
88
authors = [
99
{name = "David Linke", email = "david.linke@catalysis.de"},
1010
{name = "Philip Strömert", email = "philip.stroemert@tib.eu"},

0 commit comments

Comments
 (0)