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

Attributes

582
Verlegen von Software
Software publishing
Édition de logiciels
Edizione di software
Verlegen von Software
Software publishing
Édition de logiciels
Edizione di software
Verlegen von Software
Software publishing
Édition de logiciels
Edizione di software
582
Diese Gruppe umfasst die Veröffentlichung von Software (z. B. Betriebssysteme, Software und Anwendungen für Geschäfts- und Finanztechnologien, Computerspiele). Berücksichtigt wird auch die Entwicklung und kontinuierliche Aktualisierung von selbst veröffentlichten Computerspielen und Software.
This group includes the publishing of software (for example, operating systems, business and financial technologies software and applications, video games). Development and continuous updating of self-published video games and software are included here.
Ce groupe comprend l'édition de logiciels (par ex. systèmes d'exploitation, logiciels et applications pour les technologies commerciales et financières, jeux vidéo). Le développement et la mise à jour continue de jeux vidéo et de logiciels autoédités sont inclus ici.
Questo gruppo comprende la pubblicazione di software (ad esempio, sistemi operativi, software e applicazioni per le tecnologie aziendali e finanziarie, videogiochi). Lo sviluppo e l'aggiornamento continuo di videogiochi e software autopubblicati sono inclusi qui.
Diese Gruppe umfasst ferner: - Vermittlungstätigkeiten für die Veröffentlichung von Software sowie der Betrieb von Marktplätzen / Plattformen für Software-Downloads
This group also includes: - intermediation service activities for software publishing and operation of marketplaces for software downloads
Ce groupe comprend également : - les activités de service d'intermédiation pour l'édition de logiciels et l'exploitation de places de marché pour le téléchargement de logiciels
Questo gruppo comprende inoltre: - attività di servizi di intermediazione per la pubblicazione di software e gestione di marketplace per il download di software
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.