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

Attributes

ARI
FDFA, [Botschaftsmonitoring 2016–2019: Aggregierbare Referenzindikatoren](http://bit.ly/2dxoDAW) (5.10.2016).
ARIs allow to assess outcomes and outputs achieved with SDC support, which contribute to the 10 Effectiveness goals in conjunction to the Swiss thematic priorities defined in the Dispatch 2017 – 2020. They should be collected with little additional effort and be relatively easily quantifiable. They represent a selected and limited part of SDC’s results and supplement other existing indicators. ARIs provide a link between the Dispatch 2017-2020 and the results to be achieved by partner countries and SDC programmes. The latter results are a mix of both quantitative and qualitative outcomes. They are situation-specific and capture the effects of our interventions, resulting in changes of peoples’ lives and partner institutions.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part aggregated reference indicator
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.