SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

aggregierbarer Referenzindikator
aggregated reference indicator
ARI
2025-08-25T06:38:27.8041870Z
521952
https://www.termdat.bk.admin.ch/entry/521952
EDA, [Botschaftsmonitoring 2017–2020](https://www.collaboration.eda.admin.ch/de/Documents/Botschaftsmonitoring%20300516.pdf) (5.10.2016).
SDC Quality Assurance, [SDC Guidelines on the Use of Aggregated Reference Indicators for Reporting and Monitoring the Dispatch 2017-2020](https://www.collaboration.eda.admin.ch/en/_layouts/15/WopiFrame.aspx?sourcedoc=/en/Documents/SDC-Guidelines-Use-of-Aggregated-Reference-Indicators_EN.docx&action=default&DefaultItemOpen=1), 10.2016 (3.11.2016).
DDC, [Fiche d'indicateur FS3](https://www.shareweb.ch/site/Agriculture-and-Food-Security/sdccontext/Documents/sdc_indicators_fs3_fr.pdf) (12.1.2021).
When originally coined, the German term referred to indicators that could be aggregated. These indicators will ultimately be 'aggregated', which is why the SDC's Quality Assurance section chose to translate 'aggregierbar' as 'aggregated' in this instance.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.