403Webshell
Server IP : 77.50.203.18  /  Your IP : 192.168.0.10
Web Server : Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.7 mpm-itk/2.4.7-04 PHP/8.4.23
System : Linux web2 5.14.0-722.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jul 6 09:07:51 UTC 2026 x86_64
User : warsnews.ru ( 1001)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /lib64/lv2/options.lv2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib64/lv2/options.lv2/options.ttl
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix opts: <http://lv2plug.in/ns/ext/options#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://lv2plug.in/ns/ext/options>
	a owl:Ontology ;
	rdfs:label "LV2 Options" ;
	rdfs:comment "Runtime options for LV2 plugins and UIs." ;
	rdfs:seeAlso <options.meta.ttl> ;
	owl:imports <http://lv2plug.in/ns/lv2core> .

opts:Option
	a rdfs:Class ;
	rdfs:label "Option" ;
	rdfs:subClassOf rdf:Property ;
	rdfs:comment "A value for a static option passed to an instance." .

opts:interface
	a lv2:ExtensionData ;
	rdfs:label "interface" ;
	rdfs:comment "An interface for dynamically setting and getting options." .

opts:options
	a lv2:Feature ;
	rdfs:label "options" ;
	rdfs:comment "The feature used to provide options to an instance." .

opts:requiredOption
	a rdf:Property ,
		owl:ObjectProperty ;
	rdfs:range rdf:Property ;
	rdfs:label "required option" ;
	rdfs:comment "An option required by the instance to function at all." .

opts:supportedOption
	a rdf:Property ,
		owl:ObjectProperty ;
	rdfs:range rdf:Property ;
	rdfs:label "supported option" ;
	rdfs:comment "An option supported or by the instance." .


Youez - 2016 - github.com/yon3zu
LinuXploit