This repository holds a set of seed (enrichment) templates supporting the semantic enrichment capabilities of the of the DURAARK system.
Each template is living in its own YAML file. Each file has the four mandatory items
- label,
- description,
- seeds,
- variables,
where 'seeds' is a list of seed entities. 'label' and 'description' are necessary to display the query in the WorkbenchUI.
'variables' is an array of buildm properties which will be inserted from the respective bduilding metadata.
A public demo of the DURAARK System which incorporates the queries in this repository is available here.