Gmail Calendar Docs Reader La Web Más »
Grupos visitados recientemente | Ayuda | Acceder
Página principal de Grupos de Google
New Ontology
En este grupo hay demasiados temas que deben mostrarse primero. Para que este aparezca al principio de la lista, debes descartar esta opción para alguno de los anteriores.
Error al procesar tu solicitud. Por favor, inténtalo de nuevo.
marcar
  1 mensaje - Ocultar todos  -  Traducir todo al Traducido (ver todos los originales)
El grupo al cual envías entradas es un grupo Usenet. Si envías mensajes a este grupo, cualquier usuario de Internet podrá ver tu dirección de correo electrónico
Tu respuesta no se ha enviado.
Tu entrada se ha publicado correctamente.
 
De:
Para:
Cc:
Seguimiento:
Añadir Cc | Añadir seguimiento | Editar asunto
Asunto:
Validación:
Con fines de verificación, escribe los caracteres que veas en la imagen siguiente o los números que escuches haciendo clic en el icono de accesibilidad. Escucha y escribe los números que oyes.
 
[LINK] == http://www.meami.org  
Ver perfil   Traducir al Traducido (ver original)
 Más opciones 26 oct, 05:38
Grupos de noticias: comp.text.pdf, comp.text.xml, comp.text, comp.infosystems.gis, sci.math
De: "[LINK] == http://www.meami.org" <scribe...@aol.com>
Fecha: Mon, 26 Oct 2009 04:38:39 -0700 (PDT)
Local: Lun 26 oct 2009 05:38
Asunto: New Ontology
This XML file does not appear to have any style information associated
with it. The document tree is shown below.

-
<rdf:RDF>
-
<owl:Ontology rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<dc:title>The RDF Vocabulary (RDF)</dc:title>
-
<dc:description>
This is the RDF Schema for the RDF vocabulary defined in the RDF
namespace.
</dc:description>
</owl:Ontology>
-
<rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#type">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>type</rdfs:label>
<rdfs:comment>The subject is an instance of a class.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/


<rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdf:Property>
-
<rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Property">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>Property</rdfs:label>
<rdfs:comment>The class of RDF properties.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdfs:Class>
-
<rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Statement">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>Statement</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
<rdfs:comment>The class of RDF statements.</rdfs:comment>
</rdfs:Class>
-
<rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#subject">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>subject</rdfs:label>
<rdfs:comment>The subject of the subject RDF statement.</rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Statement"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdf:Property>
-
<rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#predicate">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>predicate</rdfs:label>
<rdfs:comment>The predicate of the subject RDF statement.</
rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Statement"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdf:Property>
-
<rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#object">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>object</rdfs:label>
<rdfs:comment>The object of the subject RDF statement.</rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Statement"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdf:Property>
-
<rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Bag">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>Bag</rdfs:label>
<rdfs:comment>The class of unordered containers.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Container"/>
</rdfs:Class>
-
<rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Seq">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>Seq</rdfs:label>
<rdfs:comment>The class of ordered containers.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Container"/>
</rdfs:Class>
-
<rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#Alt">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>Alt</rdfs:label>
<rdfs:comment>The class of containers of alternatives.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Container"/>
</rdfs:Class>
-
<rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#value">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>value</rdfs:label>
<rdfs:comment>Idiomatic property used for structured values.</
rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdf:Property>
<!-- the following are new additions, Nov 2002 -->
-
<rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#List">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>List</rdfs:label>
<rdfs:comment>The class of RDF Lists.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdfs:Class>
-
<rdf:List rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>nil</rdfs:label>
-
<rdfs:comment>
The empty list, with no items in it. If the rest of a list is nil then
the list has no more items in it.
</rdfs:comment>
</rdf:List>
-
<rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#first">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>first</rdfs:label>
<rdfs:comment>The first item in the subject RDF list.</rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-
ns#List"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Resource"/>
</rdf:Property>
-
<rdf:Property rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#rest">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>rest</rdfs:label>
-
<rdfs:comment>
The rest of the subject RDF list after the first item.
</rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-
ns#List"/>
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-
ns#List"/>
</rdf:Property>
-
<rdfs:Datatype rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#XMLLiteral">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-
schema#Literal"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-
syntax-ns#"/>
<rdfs:label>XMLLiteral</rdfs:label>
<rdfs:comment>The class of XML literal values.</rdfs:comment>
</rdfs:Datatype>
-
<rdf:Description rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-
ns#">
<rdfs:seeAlso rdf:resource="http://www.w3.org/2000/01/rdf-schema-more"/

</rdf:Description>
</rdf:RDF>
              xmlns:dc="httM://Murl.org/dc/elements/1.1/"
           <dc:format aMMlication/Mdf</dc:format
           <dc:title
              <rdf:Alt
                 <rdf:li xml:lang="x-default" Baiduri-GolfEntryForm</
  rdf:li
              </rdf:Alt
           </dc:title
        </rdf:DescriMtion
        <rdf:DescriMtion rdf:about=""
              xmlns:xaM="httM://ns.MeAmI.org/
(c)2009 MeAmI
M. Michael Musatov
All Rights Reserved.
+Preserved

    Responder    Responder al autor    Reenviar  
Debes registrarte antes de enviar mensajes.
Para enviar una entrada, antes deberás formar parte del grupo.
Antes de enviar entradas, actualiza tu alias en la configuración de la suscripción.
No dispones del permiso necesario para enviar entradas.
Fin de los mensajes
« Volver a “Debates” « Tema más reciente     Tema anterior »

Crear un grupo - Grupos de Google - Página principal de Google - Condiciones del servicio - Política de privacidad
©2009 Google