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

Attributes

Erbringung von Dienstleistungen der Informationstechnologie
Computer programming, consultancy and related activities
Programmation, conseil et autres activités informatiques
Programmazione, consulenza informatica e attività connesse
Erbringung von Dienstleistungen der Informationstechnologie
Computer programming, consultancy and related activities
Programmation, conseil et autres activités informatiques
Programmazione, consulenza informatica e attività connesse
Erbringung von Dienstleistungen der Informationstechnologie
Computer programming, consultancy and related activities
Programmation, conseil et autres activités informatiques
Programmazione, consulenza informatica e attività connesse
Diese Abteilung umfasst die nachfolgend aufgeführten Tätigkeiten im Bereich der Informationstechnologie: Entwicklung, Anpassung, Testen und Pflege von Software, Planung und Entwurf von Computersystemen, die Hardware-, Software- und Kommunikationstechnologie umfassen, Verwaltung und Betrieb der Computersysteme und/oder Datenverarbeitungsanlagen eines Kunden vor Ort und sonstige fachliche und technische mit der Datenverarbeitung verbundene Tätigkeiten.
This division includes the following activities of providing expertise in the field of information technologies: writing, modifying, testing and supporting software; planning and designing computer systems that integrate computer hardware, software and communication technologies; on-site management and operation of clients' computer systems and/or data processing facilities; and other professional and technical computer-related activities.
Cette division comprend les activités suivantes, destinées à fournir une expertise dans le domaine des technologies de l'information: concevoir, modifier, tester et prendre en charge des logiciels, planifier et concevoir des systèmes informatiques intégrant la technologie du matériel, celle des logiciels et celle des communications, gérer et exploiter sur place les installations informatiques et de traitement des données de clients et d'autres services professionnels et techniques de nature informatique.
Questa divisione include le seguenti attività, mirate a fornire servizi specifici nel settore delle tecnologie informatiche: scrittura, modifica, verifica e assistenza software; pianificazione e progettazione di sistemi informatici che integrano hardware, software e tecnologie delle comunicazioni; gestione ed utilizzo on-site dei sistemi informatici dei clienti e/o di strutture di elaborazione dei dati; ed infine altre attività professionali e tecniche legate al settore informatico.
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
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.