- From: Tomasz Kluza <tkluza@up.poznan.pl>
- Date: Sun, 13 May 2012 23:13:05 +0200
- To: Yanes Arfian <yanes.arfian@gmail.com>
- Cc: semantic-web@w3.org
- Message-ID: <CAJ0m-ARSr_vZEutzok-UMjyXAV=bjW61_8C4p31PRqaBEXXirg@mail.gmail.com>
Hi Yanes, Good luck with your Master Thesis. When working with RDF what you are really validating is whether or not the serialization format (XML, Turtle, N3, N-Triples) of your abstract model (created at design time as a graph with use of the RDF model rules) validates. So, in general if the validator knows (have the patterns for the right hierarchy, structure of the elements etc.) what can be expressed in RDF language and how it is said in for example RDF/XML format, it can see if there are any inconsistencies or syntactical errors. A little bit more on serialization of RDF http://en.wikipedia.org/wiki/Resource_Description_Framework#Serialization_formats And there's more at w3c (linked earlier in this topic) and in books like those listed here: https://www.cambridgesemantics.com/forums/-/message_boards/message/52478 2012/5/12 Yanes Arfian <yanes.arfian@gmail.com> > hai... > I'm yanes, and I'm 22 years old. > and I'm a student from Telkom Institute of Technology from Indonesia, > majoring informatics engineering. > > now I'm doing my thesis about Resource Description Framework, and I need > to make a RDF document. > when I'm using RDF validator, it is very helpful, but how your RDF > validator validate a RDF document? > and can you tell me how and why a RDF document called well-formed? > > it will be very helpful for me if you willing to answer my question > > please help me, thank you > -- Best regards, Tomasz Kluza Computer Center Institute of Agricultural Engineering - Department of Applied Informatics Poznan University of Life Sciences
Received on Sunday, 13 May 2012 21:13:34 UTC