Sha256: 4ac971df9610094ad0be37c390fbcb1b86c63ecb5b0eb3b7d8e5505b98ee5400

Contents?: true

Size: 1.15 KB

Versions: 8

Compression:

Stored size: 1.15 KB

Contents

{
  "tables": [{
    "url": "http://example.org/tree-ops.csv",
    "dc:title": "Tree Operations",
    "dcat:keyword": [
      "tree",
      "street",
      "maintenance"
    ],
    "dc:publisher": "Example Municipality",
    "dc:license": "http://opendefinition.org/licenses/cc-by/",
    "dc:modified": "2010-12-31",
    "row": [
      {
        "url": "http://example.org/tree-ops.csv#row=2",
        "rownum": 1,
        "describes": [
          {
            "@id": "http://example.org/tree-ops.csv#gid-1",
            "GID": "1",
            "on_street": "ADDISON AV",
            "species": "Celtis australis",
            "trim_cycle": "Large Tree Routine Prune",
            "inventory_date": "2010-10-18"
          }
        ]
      },
      {
        "url": "http://example.org/tree-ops.csv#row=3",
        "rownum": 2,
        "describes": [
          {
            "@id": "http://example.org/tree-ops.csv#gid-2",
            "GID": "2",
            "on_street": "EMERSON ST",
            "species": "Liquidambar styraciflua",
            "trim_cycle": "Large Tree Routine Prune",
            "inventory_date": "2010-06-02"
          }
        ]
      }
    ]
  }]
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rdf-tabular-3.3.0 spec/data/tree-ops-standard.json
rdf-tabular-3.2.1 spec/data/tree-ops-standard.json
rdf-tabular-3.2.0 spec/data/tree-ops-standard.json
rdf-tabular-3.1.1 spec/data/tree-ops-standard.json
rdf-tabular-3.1.0 spec/data/tree-ops-standard.json
rdf-tabular-2.2.2 spec/data/tree-ops-standard.json
rdf-tabular-2.2.1 spec/data/tree-ops-standard.json
rdf-tabular-2.2.0 spec/data/tree-ops-standard.json