⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.41
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
tracker3
/
ontologies
/
nepomuk
/
View File Name :
93-libosinfo.ontology
@prefix nfo: <http://tracker.api.gnome.org/ontology/v3/nfo#> . @prefix nie: <http://tracker.api.gnome.org/ontology/v3/nie#> . @prefix nrl: <http://tracker.api.gnome.org/ontology/v3/nrl#> . @prefix osinfo: <http://tracker.api.gnome.org/ontology/v3/osinfo#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . osinfo: a nrl:Namespace, nrl:Ontology ; nrl:prefix "osinfo" ; nrl:lastModified "2011-12-16T08:00:00Z" . osinfo:Installer a rdfs:Class ; rdfs:label "Operating System Installer" ; rdfs:comment "An operating system installer" ; rdfs:subClassOf nfo:OperatingSystem . osinfo:id a rdf:Property ; nrl:maxCardinality 1 ; rdfs:domain nie:InformationElement ; rdfs:range xsd:string . osinfo:mediaId a rdf:Property ; nrl:maxCardinality 1 ; rdfs:domain nie:InformationElement ; rdfs:range xsd:string . osinfo:language a rdf:Property ; rdfs:label "Language" ; rdfs:comment "Languages supported by installer/live media." ; rdfs:domain osinfo:Installer ; rdfs:range xsd:string .