Skip to content

H0n3y BadgeR

Tim L edited this page Oct 31, 2021 · 14 revisions

Definition

A BadgeP Format that emits valid tic turtle in comments.

Example

#!/bin/bash
#3> <> dcterms:format <https://github.com/timrdf/csv2rdf4lod-automation/wiki/H0n3y-BadgeR> .
#3> <https://github.com/timrdf/csv2rdf4lod-automation/wiki/H0n3y-BadgeR>
#3>   <prov:wasDerivedFrom <https://github.com/timrdf/csv2rdf4lod-automation/wiki/BadgeP-Format>,
#3>                     <https://github.com/timrdf/csv2rdf4lod-automation/wiki/tic-turtle-in-comments> .
num_wires=3

Parser

for device in `find manual -name "*.properties"`; do # <= manual/foo/nas.properties
   splash "$device"
   echo "Will error out if splash did not parse: ${network?$err}"

Etymology

  • BadgeP Format, with RDF sweetness added.
  • "P" becomes the "R" of RDF to turn the format into a furry water-based animal.
  • And, of course youtube.
  • "e" becomes "3" for the number of elements in an unqualified RDF statement.
  • "o" becomes "0" for the amount of cares that our furry friend gives about adopting complex mundane file formats.
  • With bees, turtles, and badgers who wouldn't have a good day?
Clone this wiki locally