-
Notifications
You must be signed in to change notification settings - Fork 2
Best Practices
Daniel Mittag edited this page Feb 12, 2021
·
11 revisions
Status: Draft
So far the following examples have been made
-
https://environment.ld.admin.ch/foen/bil-p-01/[version]/ (Pierre, Agroscope BIL-P 01)
- Observation Table: Identifier template
{ID_Versuch}-{ID_Parzelle}
- Dimension "Serie": Identifier template
Serie/{Serie_Code}
- Dimension "Verfahren": Identifier template
Verfahren/{Verfahren_Code}
- Dimension "Kultur": Identifier template
Kultur/{Kultur_Kurz}
- Dimension "Material": Identifier template
Material/{Material_Code}
- Dimension "Ort": Identifier template
Ort/{Ort_PLZ}
- Observation Table: Identifier template
- https://environment.ld.admin.ch/foen/bfs-abstimmungsvorlagen-01/[version]/ (Pierre, BFS-Abstimmungsvorlagen-01)
- https://environment.ld.admin.ch/foen/UDB0028/[version]/ (Dani, case study)
- https://environment.ld.admin.ch/foen/udb0066/[version]/ (Dani, case study)
-
https://environment.ld.admin.ch/foen/red_lists/[version]/ (Fabian Red List Test 1)
- Observation Table: Identifier template
{Year_Issue}/{GROUP_ID}/{Status_CODE}
- Dimension "Status": Identifier template
Status/{CODE_ID}
- Dimension "ArtenGruppe ": Identifier template
ArtenGruppe/{GROUP_ID}
- Dimension "Taxonomy_Taxon": Identifier template
Taxon/{Group_Taxon}
- Dimension "Taxonomy_Class": Identifier template
Taxonomy_Class/{Class}
- Dimension "Taxonomy_Phylum": Identifier template
Taxonomy_Phylum/{Phylum}
- Dimension "Taxonomy_Kingdom": Identifier template
Taxonomy_Kingdom/{Kingdom}
- Observation Table: Identifier template
Status: Draft
- Target Property (CSV Mapper)
- All minor case
- Use english terms if possible
- Cube Designer
- ???
Status: Draft
We try to use the following attributes as often as possible as target property (CSV Mapper)
- schema:identifier for unique identifier columns
-
schema:name (with optional language tag for default display of a table/dimension)
- Alternative approach: rdfs:label
Other approaches that have been used in the pilot phase
- skos:broader (Fabien Red Lists for semantic relations in taxonomy)