reported2.rdf

来自「Jena推理机」· RDF 代码 · 共 21 行

RDF
21
字号
<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:tp="http://example.org/"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 
> 
<rdf:Description> 
<tp:representacionXul rdf:parseType="Literal"> 
<?xml-stylesheet href="/sistema-acceso/css/bindings.css"  type="text/css"?> 
<?xul-overlay href="/sistema-acceso/xul/c4d_common.xul"?> 
<xul:window title="Pantalla de Simulaci髇"         ID="Simulacion" 
xmlns:c4d="http://www.isegware.com/rdfs/au/c4d.rdfs"> 
<vbox></vbox> 
</xul:window> <!--
A comment.
-->
</tp:representacionXul> 
</rdf:Description> 
</rdf:RDF>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?