stream-project / WP4R

Work Package 4 (Leitung:Infai)
1 stars 0 forks source link

Enhance the DCAT Harvester to use MatVoc Metadata specifics #15

Open TBoonX opened 3 years ago

TBoonX commented 3 years ago

13

TBoonX commented 2 years ago

The Harvester does load SKOS predicates into the key string pairs in "Additional Info". The following predicates are supported:

('Concept', SKOS.Concept),
('Concept Scheme', SKOS.ConceptScheme),
('Definition', SKOS.definition),
('Related', SKOS.related),
('Related Concept', SKOS.semanticRelation),
('Broader Concept', SKOS.broader),

When the dcat endpoints provide SKOS metadata, the harvesting should be done again.