- From: Leyla Jael García Castro <leyla.jael.garcia@gmail.com>
- Date: Tue, 3 Jul 2012 10:24:39 +0100
- To: public-lod@w3.org
Received on Wednesday, 4 July 2012 06:57:00 UTC
Hi all, I am modelling the structure and content of document. I am using DoCO ( http://purl.org/spar/doco<http://www.essepuntato.it/lode/http://purl.org/spar/doco>) for the structure, i.e. Section, Paragraph, etc. Now I need to model the actual content in a paragraph, meaning the text in it. Here an example: <myDocumentURI> pattern:contains [ a doco:Section ; pattern:contains [ a doco:Paragraph ; -content property- "This is the text in the paragraph." ] ] . What would be the best approach to do that? *bibo:content* ( http://bibliontology.com/) is deprecated so I do not want to use that one; the recommendation there is to use *rdf:value*, that would be an alternative. *sioc:conten*t is another alternative. It could also be * c4o:hasContent* (http://purl.org/spar/c4o). I guess there are also other alternatives out there. Which one would be the best alternative? Any suggestions? Thanks so much, lj
Received on Wednesday, 4 July 2012 06:57:00 UTC