koleksi RDF


  Hasil terjemahan:

Resource Description Framework (RDF) ialah standard W3C untuk menerangkan sumber rangkaian, seperti tajuk, pengarang, tarikh pengubahsuaian, kandungan dan maklumat hak cipta halaman web.

koleksi RDFsintaks

Koleksi RDF digunakan untuk menerangkan kumpulan yang mengandungi ahli tertentu sahaja.

koleksi RDFcontoh

<?xml version="1.0"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cd="http://recshop.fake/cd#">
<rdf:Description
rdf:about="http://recshop.fake/cd/Beatles">
  <cd:artist rdf:parseType="Collection">
    <rdf:Description rdf:about="http://recshop.fake/cd/Beatles/George"/>
    <rdf:Description rdf:about="http://recshop.fake/cd/Beatles/John"/>
    <rdf:Description rdf:about="http://recshop.fake/cd/Beatles/Paul"/>
    <rdf:Description rdf:about="http://recshop.fake/cd/Beatles/Ringo"/>
  </cd:artist>
</rdf:Description>
</rdf:RDF>

Cadangan popular

Rumah

video

Soal Jawab