diff options
Diffstat (limited to 'test/ex_paragraph.rdfa.html')
| -rw-r--r-- | test/ex_paragraph.rdfa.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ex_paragraph.rdfa.html b/test/ex_paragraph.rdfa.html new file mode 100644 index 0000000..82de219 --- /dev/null +++ b/test/ex_paragraph.rdfa.html @@ -0,0 +1,8 @@ +<p vocab="http://schema.org/" prefix="ov: http://open.vocab.org/terms/" resource="#manu" typeof="Person"> +My name is +<span property="name">Manu Sporny</span> +and you can give me a ring via +<span property="telephone">1-800-555-0199</span>. +<img property="image" src="http://manu.sporny.org/images/manu.png" /> +My favorite animal is the <span property="ov:preferredAnimal">Liger</span>. +</p> |
