TriX (serialization format)

From HandWiki
TriX
Internet media typetext/xml
Type of formatsemantic web
Container forRDF data
Extended toTriX
StandardSpecification

TriX (Triples in XML) is a serialization format for RDF (Resource Description Framework) graphs. It is an XML format for serializing Named Graphs and RDF Datasets which offers a compact and readable alternative to the XML-based RDF/XML syntax.[1][2] It was jointly created by HP Labs and Nokia.[3]

It is suggested that those digital artifacts dependent of the serialization format need means to verify immutability, or digital artifacts including datasets, code, texts, and images are not verifiable nor permanent. Embedding cryptographic hash values to applied URIs has been suggested for structured data files such as nano-publications.[4]

Example

<TriX>
  <graph>
    <triple>
      <uri>https://example.org/Bob</uri>
      <uri>https://example.org/wife</uri>
      <uri>https://example.org/Mary</uri>
    </triple>
    <triple>
      <uri>https://example.org/Bob</uri>
      <uri>https://example.org/name</uri>
      <plainLiteral>Bob</plainLiteral>
    </triple>
    <triple>
      <uri>https://example.org/Mary</uri>
      <uri>https://example.org/age</uri>
      <typedLiteral datatype="https://www.w3.org/2001/XMLSchema#integer">32</typedLiteral>
    </triple>
  </graph>
</TriX>

References

  1. "TriX : RDF Triples in XML". Hpl.hp.com. http://www.hpl.hp.com/techreports/2004/HPL-2004-56.html. Retrieved 2018-03-22. 
  2. Pereira, Rui G.; Freire, Mário M. (2009). "Encyclopedia of Information Science and Technology : Information Science Reference" (in en). Encyclopedia of Information Science and Technology : Information Science Reference (2 ed.). pp. 545–555. OCLC 4630902153.  ISBN 9781605660264
  3. "TriX: An XML Serialization for RDF Triples". sw.nokia.com. http://sw.nokia.com/trix/. Retrieved 2018-03-22. 
  4. Kuhn, Tobias; Dumontier, Michel (2015). "Making Digital Artifacts on the Web Verifiable and Reliable". IEEE Transactions on Knowledge and Data Engineering 27 (9): 2390–2400. doi:10.1109/TKDE.2015.2419657. ISSN 1041-4347. OCLC 5874896631. Bibcode2015arXiv150701697K.  Member registration required.

Further reading

  • Marx, Edgard; Shekarpour, Saeedeh; Soru, Tommaso; Brasoveanu, Adrian M. P; Saleem, Muhammad; Baron, Ciro; Weichselbraun, Albert; Lehmann, Jens et al. (2017). "Torpedo: Improving the State-of-the-Art RDF Dataset Slicing". Proceedings : 2017 IEEE 11th International Conference on Semantic Computing (ICSC). pp. 149–156. OCLC 7005223922. 
  • Rodriguez Morales, Germania; Cueva Carrion, Samanta; Vivanco Granda, Marco (2014). "Bibliographic resources manager using knowledge maps". Proceedings : 2014 9th Iberian Conference on Information Systems and Technologies (CISTI). pp. 1–6. OCLC 5873354486. 
  • Rahman, Md Abdur; El Saddik, Abdulmotaleb; Gueaieb, Wail (2010). "Building Dynamic Social Network from Sensory Data Feed". IEEE Transactions on Instrumentation and Measurement 59 (5): 1327–1341. doi:10.1109/TIM.2009.2038307. ISSN 0018-9456. OCLC 4798707497. Bibcode2010ITIM...59.1327R. 
  • Bernardi, Ansgar; Decker, Stefan; van Elst, Ludger; Grimnes, Gunnar Aastrand (2010) (in en). The Social Semantic Desktop. OCLC 4630877803.