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

Attributes

Community of Practice
community of practice
communauté de pratique
community di pratica
Online group where people with similar interests from the adult learning sector can get together.
Réseau de personnes qui partagent un intérêt spécifique et se réunissent pour atteindre leurs buts individuels et collectifs dans un espace commun.
Gruppi online all’interno dei quali possono riunirsi persone che condividono interessi comuni nel settore dell’apprendimento degli adulti.
2025-08-25T06:38:07.6514480Z
521887
https://www.termdat.bk.admin.ch/entry/521887
Wikipedia, [Community of Practice](https://de.wikipedia.org/wiki/Community_of_Practice) (23.9.2016).
Council of Europe website, [Community of Practice](http://www.coe.int/en/web/pestalozzi/network-of-trainers) (9.8.2016).
Site CEDIP (Centre d'évaluation, de documentation et d'innovation pédagogiques), [Pourquoi s'intéresser aux communautés de pratique](http://www.cedip.equipement.gouv.fr/pourquoi-s-interesser-aux-communautes-de-pratique-a52.html) (9.8.2016).
Internet EPALE (Piattaforma elettronica per l'apprendimento degli adulti in Europa), [Community di pratica](https://ec.europa.eu/epale/it/communities-of-practice) (10.8.2016).
EPALE website (Electronic Platform for Adult Learning in Europe), [Communities of Practice](https://ec.europa.eu/epale/en/communities-of-practice) (9.8.2016).
Site Educonnexion, [Interconnexion-Communauté de pratique](http://www.educonnexion.org/fr/programmes/interconnexion-communaute-de-pratique/) (9.8.2016).
Internet EPALE (Piattaforma elettronica per l'apprendimento degli adulti in Europa), [Community di pratica](https://ec.europa.eu/epale/it/communities-of-practice) (16.9.2016).
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.