HowTo: Difference between revisions
Jump to navigation
Jump to search
Line 62: | Line 62: | ||
==== py-sidif ==== | ==== py-sidif ==== | ||
[https://wiki.bitplan.com/index.php/Py-sidif py-sidif] is used to parse [https://wiki.bitplan.com/index.php/SiDIF '''Si'''mple '''D'''ata '''I'''nterchange ''F''ormat] Triple files | [https://wiki.bitplan.com/index.php/Py-sidif py-sidif] is used to parse [https://wiki.bitplan.com/index.php/SiDIF '''Si'''mple '''D'''ata '''I'''nterchange ''F''ormat] Triple files | ||
SiDIF is a simplified Triple serialization format in which | |||
<pre>dad loves mom</pre> | |||
is a valid triple declaration and the technical details are separated (note how the [https://en.wikipedia.org/wiki/Resource_Description_Framework Resource Description Framework RDF] does not follow this separtion of concerns but hard codes the use the [https://en.wikipedia.org/wiki/HTTP Hypertext Transfer Protocol] into it's design) | |||
==== pymediawikidocker ==== | ==== pymediawikidocker ==== |