上传者: Ang_go
|
上传时间: 2021-09-24 15:03:10
|
文件大小: 556KB
|
文件类型: DOCX
(1)回顾了解XML语法;
(2)理解语义网资源描述语言;
(3)掌握RDF(S)的使用。
1.Consider the following RDF document:
2.Write down the modeled list authors of this book from following RDF graph in Turtle syntax.
3.Write the following Turtle triple in RDF/XML syntax:
:Person rdfs:comment "Represents the set of all people."^^ xsd:string .
Represent the following sentences graphically by means of reified triples:
Romeo thought that Juliet was dead.
John believes that Mary wants to marry him.
The dwarf noticed that somebody had been eating from his plate.