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

Attributes

PSP-Element
WBS element
élément d'OTP
elemento WBS
Dans un organigramme technique de projet (OTP), élément individuel de la hiérarchie.
2025-08-25T06:34:21.1936390Z
520954
https://www.termdat.bk.admin.ch/entry/520954
Intranet EDA, [SAP Online-Help](https://group.eda.admin.ch/group/SAP-Online-Help-DE/visionplus/geschäftsvorfälle/e_kunden-lieferanten) (10.2.2016).
FDFA intranet, SAP Online [Help](https://group.eda.admin.ch/group/SAP-Online-Help-EN/project-management-page/project-closure/closing-wbs-elements) EN, Closing WBS elements (23.11.2015).
Site SAP, [Gestion](http://help.sap.com/saphelp_470/helpdata/fr/4c/225e2a46e611d189470000e829fbbd/content.htm) des données des éléments d'OTP (5.2.2016).
Internet [SAPterm](http://sapterm.com/application_page.htm), Terminology@SAP (9.2.2016).
D'après Université de Neuchâtel, Projet SAFIR, [Projets](http://www2.unine.ch/files/content/sites/serv_sitel/files/shared/documents/Coursfonds.pdf) / Eléments d'OTP / Fonds, novembre 2001.
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.