Prefix | IRI |
---|---|
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
rdfs | http://www.w3.org/2000/01/rdf-schema# |
xsd | http://www.w3.org/2001/XMLSchema# |
owl | http://www.w3.org/2002/07/owl# |
dc | http://purl.org/dc/elements/1.1/ |
VDoc | https://valospace.org/vdoc/0# |
VKernel | https://valospace.org/kernel/0# |
HTML5 element | rdfs:domain | rdfs:range |
---|---|---|
#em | ||
em | VDoc:Node A document tree Node | rdfs:Resource |
description | Node content is <em>emphasised</em> | |
#strong | ||
strong | VDoc:Node A document tree Node | rdfs:Resource |
description | Node content is <strong>strong</strong> | |
#ins | ||
ins | VDoc:Node A document tree Node | rdfs:Resource |
description | Node content is an <ins>insertion</ins> | |
#del | ||
del | VDoc:Node A document tree Node | rdfs:Resource |
description | Node content is <del>deleted</del> | |
#q | ||
q | VDoc:Node A document tree Node | rdfs:Resource |
description | Node content is <q>quoted</q> | |
#blockquote | ||
blockquote | VDoc:Node A document tree Node | rdfs:Resource |
description | Node content is <blockquote>block quoted</blockquote> |
rdf:type | rdfs:subClassOf |
---|---|
#selectKey | |
VDoc:ContentSelector The class of selectors with explicit meaning for selecting content | |
description | A content selector literal denoting the lookup key or index of the entry |
#selectValue | |
VDoc:ContentSelector The class of selectors with explicit meaning for selecting content | |
description | A content selector literal denoting the value of the entry |
Term | Definition | @id | @type | @container |
---|---|---|---|---|
restriction | ||||
@base | https://valospace.org/vdoc/0# | |||
VDoc:content | #content | @id | @list | |
VDoc:entries | #entries | @id | @list | |
VDoc:words | #words | @id | @list | |
VDoc:lines | #lines | @id | @list | |
VDoc:columns | #columns | @id | @list | |
VDoc:map | #map | @id | ||
VDoc:cell | #cell | @id |
Rule name | Inter-node rdf:type | Owner property | Body property | ';rest' property | Comment |
---|---|---|---|---|---|
VDoc:content | VDoc:content | Basic Node | |||
chapter | VDoc:Chapter | VDoc:content | VDoc:content | dc:title | Numbered, titled chapter |
p | VDoc:Paragraph | VDoc:content | VDoc:content | Vertically segmented paragraph | |
c | VDoc:CharacterData | VDoc:content | VDoc:content | VDoc:language | Character data |
bulleted | VDoc:BulletList | VDoc:content | VDoc:lines | Bulleted list | |
numbered | VDoc:NumberedList | VDoc:content | VDoc:lines | Numbered list | |
table | VDoc:Table | VDoc:content | VDoc:columns | VDoc:lookup | Table |
column | VDoc:Header | VDoc:entries | VDoc:content | VDoc:cell | Header |
data | Hidden data |
API identifier | rdf:type |
---|---|
aggregate | |
c | |
bulleted | |
numbered | |
ref | |
identifize | |
cpath | |
cbase | |
em | |
strong | |
heading | |
ins | |
del | |
q | |
blockquote |