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

Attributes

OSS
OSS
OSS
Logiciel fourni avec son code source de manière à ce qu'il puisse être étudié, copié, modifié et redistribué.
Software that allows the free and unrestricted distribution, includes the source code and allows anyone to modify the code and redistribute modified versions.
Software che consente la diffusione gratuita e illimitata, l’accesso e la modifica del codice sorgente, senza restrizioni d’uso o di campo d'applicazione, in particolare l'uso a fini commerciali.
Software, welche die kostenlose und unbegrenzte Verbreitung, den Zugriff und die Änderung des Quellcodes sowie die uneingeschränkte, insbesondere auch kommerzielle Nutzung erlaubt.
BR, Strategie Digitale Schweiz 2025, 2025-01-01([Internet, 2024-12-13](https://digital.swiss/userdata/uploads/strategie-dch-de.pdf))
CF, Strategia Svizzera digitale 2025, 2025-01-01 ([Internet, 2024-12-13](https://digital.swiss/userdata/uploads/strategie-dch-it.pdf))
Techopedia, "Open-Source Software (OSS) ([Internet, 2024-12-13](https://www.techopedia.com/definition/5602/open-source-software-oss))
EXP: angliscismo
USG: bevorzugte Schreibweise; EXP: Anglizismus; "Open Source" bedeutet, dass der Quellcode einer Software publiziert und für alle Interessierten einsehbar ist und von diesen genutzt, weiterentwickelt und weitergegeben werden kann.
(USG) nach Duden, "Open-Source-Software" ([Internet, 2025-06-17](https://www.duden.de/rechtschreibung/Open_Source_Software)); (EXP) nach BK, Open-Source-Software (OSS) ([Internet, 2024-12-13](https://www.bk.admin.ch/bk/de/home/digitale-transformation-ikt-lenkung/bundesarchitektur/open_source_software.html))
nach BoBr Bundesgesetz über den Einsatz elektronischer Mittel zur Erfüllung von Behördenaufgaben (BBl 2022 804)
secondo MCF legge federale concernente l’impiego di mezzi elettronici per l’adempimento dei compiti delle autorità (FF 2022 804)
d'après Le Grand dictionnaire terminologique, "logiciel libre" ([Internet, 2025-05-22](https://vitrinelinguistique.oqlf.gouv.qc.ca/fiche-gdt/fiche/8389988/logiciel-libre))
after Techopedia, "Open-Source Software (OSS) ([Internet, 2024-12-13](https://www.techopedia.com/definition/5602/open-source-software-oss))
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 open source software
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.