[
Lists Home |
Date Index |
Thread Index
]
Any help about this topic ?
Thanks.
>Yes I know that it's possible, but my question is how because I found an
>example in JENA treating data in RDF, but not schema, and this requires
>some specific instructions for reading the ontology (rdfs) using statements
>and so forth.
>So, what I need is an example of a java class that parses an RDF SCHEMA.
>
>>
>>Most of the RDF parsers will output all of the TRIPLES in the RDF/S.
>>
>>You can analysis the triples subject-property-object to retrive classes,
>>sub-classes and properties relations because these relations have specilal
>>properties or object type.
>>
>>-----Original Message-----
>>From: nice nice [mailto:nice2182@hotmail.com]
>>Sent: Friday, July 07, 2006 6:06 AM
>>To: xml-dev@lists.xml.org
>>Subject: Re: [xml-dev] Parsing an RDFS file
>>
>>Yes I know, but the problem is to recover classes, sub-classes and
>>properties, and the example I found just parse RDF files (data not
>>schema).
>>So I need an example of a java class that parses an RDF SCHEMA.
>>
>>Thanks
>>
>>
>>
>> >
>> >Hmm....RDFS files *are* RDF files. What exactly is your problem?
>> >
>> >Jan
>> >
>> >
>> >
>> >
>> >On Jul 6, 2006, at 10:17 PM, nice nice wrote:
>> >
>> >>Hi everyone,
>> >>
>> >>I need to parse an RDFS file (RDFS-Schema) (which is an ontology,
>> >>containing classes, sub-classes, properties...). I tried the API
>> >>Jena, but the examples I found just parse data (RDF files) and not
>>RDF-schemas.
>> >>Do you have an example of a java class that parse an RDFS file ?
>> >>
>> >>thanks.
>> >>
>> >>_________________________________________________________________
>> >>Découvrez Windows Live Messenger : le futur de MSN Messenger !
>> >>www.windowslivemessenger.fr
>> >>
>> >>
>> >>-----------------------------------------------------------------
>> >>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>> >>initiative of OASIS <http://www.oasis-open.org>
>> >>
>> >>The list archives are at http://lists.xml.org/archives/xml-dev/
>> >>
>> >>To subscribe or unsubscribe from this list use the subscription
>> >>manager: <http://www.oasis-open.org/mlmanage/index.php>
>> >>
>> >
>> >
>> >-----------------------------------------------------------------
>> >The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>> >initiative of OASIS <http://www.oasis-open.org>
>> >
>> >The list archives are at http://lists.xml.org/archives/xml-dev/
>> >
>> >To subscribe or unsubscribe from this list use the subscription
>> >manager: <http://www.oasis-open.org/mlmanage/index.php>
>> >
>>
>>_________________________________________________________________
>>Windows Live Mail : venez tester la version bêta !
>>http://www.ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e
>>-4911fb2b2e6d
>>
>>
>>-----------------------------------------------------------------
>>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>>initiative
>>of OASIS <http://www.oasis-open.org>
>>
>>The list archives are at http://lists.xml.org/archives/xml-dev/
>>
>>To subscribe or unsubscribe from this list use the subscription
>>manager: <http://www.oasis-open.org/mlmanage/index.php>
>>
>>
>>
>>
>
>_________________________________________________________________
>Ten : profite de ton Messenger en illimité sur ton mobile !
>http://mobile.live.fr/messenger/ten/
>
>
>-----------------------------------------------------------------
>The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
>initiative of OASIS <http://www.oasis-open.org>
>
>The list archives are at http://lists.xml.org/archives/xml-dev/
>
>To subscribe or unsubscribe from this list use the subscription
>manager: <http://www.oasis-open.org/mlmanage/index.php>
>
_________________________________________________________________
Retrouvez tout en un clin d'œil avec Windows Desktop Search !
http://desktop.msn.fr/
|