Difference between revisions of "SiDIF"

From BITPlan Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
 
The {{sidif}} is yet another format for exchanging data between computers.
 
The {{sidif}} is yet another format for exchanging data between computers.
=== Examples ===
+
==== Examples ====
 +
 
 
=== City Tokyo ===
 
=== City Tokyo ===
 
<pre>
 
<pre>

Revision as of 08:57, 10 March 2015

Introduction

The Simple Data Interchange Format (SiDIF) is yet another format for exchanging data between computers.

Examples

City Tokyo

City isA Concept
Tokyo isA City
webpage addsTo City
"http://www.tokyo.jp" is webpage of Tokyo

SiDIF Structure

A "sentence" like

Tokyo isA City

consists of three parts:

  • Tokyo is the subject
  • isA is the predicate
  • City is the object

isA

SiDIF isA DataInterchangeFormat

is a valid SiDIF content.