[ { "op": "rdf-extension/save-rdf-schema", "description": "Save RDF schema skeleton", "schema": { "baseUri": "http://localhost#", "prefixes": [ { "name": "schema", "uri": "http://schema.org/" }, { "name": "rdfs", "uri": "http://www.w3.org/2000/01/rdf-schema#" }, { "name": "foaf", "uri": "http://xmlns.com/foaf/0.1/" }, { "name": "rdf", "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" }, { "name": "vcard", "uri": "http://www.w3.org/2006/vcard/ns#" }, { "name": "dcterms", "uri": "http://purl.org/dc/terms/" } ], "rootNodes": [] } }, { "op": "core/column-rename", "description": "Rename column Primary UK address postcode to Postcode", "oldColumnName": "Primary UK address postcode", "newColumnName": "Postcode" }, { "op": "core/column-split", "description": "Split column Primary UK address by separator", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Primary UK address", "guessCellType": true, "removeOriginalColumn": false, "mode": "separator", "separator": ",", "regex": false, "maxColumns": 0 }, { "op": "core/mass-edit", "description": "Mass edit cells in column Primary UK address", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Primary UK address", "expression": "value", "edits": [ { "fromBlank": false, "fromError": false, "from": [ "Gor��don House, 29 Gor��don Square, Lon��don, WC1H 0PP" ], "to": "Gordon House, 29 Gordon Square, London, WC1H 0PP" } ] }, { "op": "core/mass-edit", "description": "Mass edit cells in column Primary UK address 1", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Primary UK address 1", "expression": "value", "edits": [ { "fromBlank": false, "fromError": false, "from": [ "Gor��don House" ], "to": "Gordon House" } ] }, { "op": "core/mass-edit", "description": "Mass edit cells in column Primary UK address 2", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Primary UK address 2", "expression": "value", "edits": [ { "fromBlank": false, "fromError": false, "from": [ " 29 Gor��don Square" ], "to": " 29 Gordon Square" } ] }, { "op": "core/mass-edit", "description": "Mass edit cells in column Primary UK address 3", "engineConfig": { "facets": [], "mode": "row-based" }, "columnName": "Primary UK address 3", "expression": "value", "edits": [ { "fromBlank": false, "fromError": false, "from": [ " Lon��don" ], "to": " London" } ] }, { "op": "core/column-rename", "description": "Rename column Primary UK address 3 to City", "oldColumnName": "Primary UK address 3", "newColumnName": "City" }, { "op": "core/column-removal", "description": "Remove column Primary UK address 4", "columnName": "Primary UK address 4" }, { "op": "core/column-removal", "description": "Remove column Primary UK address 5", "columnName": "Primary UK address 5" }, { "op": "core/column-removal", "description": "Remove column Primary UK address 6", "columnName": "Primary UK address 6" }, { "op": "core/column-removal", "description": "Remove column Primary UK address 7", "columnName": "Primary UK address 7" }, { "op": "core/column-removal", "description": "Remove column Registered address postcode", "columnName": "Registered address postcode" }, { "op": "rdf-extension/save-rdf-schema", "description": "Save RDF schema skeleton", "schema": { "baseUri": "http://localhost#", "prefixes": [ { "name": "schema", "uri": "http://schema.org/" }, { "name": "rdfs", "uri": "http://www.w3.org/2000/01/rdf-schema#" }, { "name": "foaf", "uri": "http://xmlns.com/foaf/0.1/" }, { "name": "rdf", "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" }, { "name": "vcard", "uri": "http://www.w3.org/2006/vcard/ns#" }, { "name": "dcterms", "uri": "http://purl.org/dc/terms/" } ], "rootNodes": [ { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [ { "uri": "http://www.w3.org/2006/vcard/ns#Organization", "curie": "vcard:Organization" }, { "uri": "http://xmlns.com/foaf/0.1/Organization", "curie": "foaf:Organization" } ], "links": [ { "uri": "http://purl.org/dc/terms/identifier", "curie": "dcterms:identifier", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier" } }, { "uri": "http://xmlns.com/foaf/0.1/name", "curie": "foaf:name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Trading name" } }, { "uri": "http://xmlns.com/foaf/0.1/homepage", "curie": "foaf:homepage", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Company URL" } }, { "uri": "http://purl.org/dc/terms/description", "curie": "dcterms:description", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Brief company description" } }, { "uri": "http://www.w3.org/2000/01/rdf-schema#comment", "curie": "rdfs:comment", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Open data usage description" } }, { "uri": "http://www.w3.org/2006/vcard/ns#country-name", "curie": "vcard:country-name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "HQ country" } }, { "uri": "http://www.w3.org/2006/vcard/ns#street-address", "curie": "vcard:street-address", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Primary UK address" } }, { "uri": "http://www.w3.org/2006/vcard/ns#locality", "curie": "vcard:locality", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "City" } }, { "uri": "http://www.w3.org/2006/vcard/ns#postal-code", "curie": "vcard:postal-code", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Postcode" } } ] } ] } }, { "op": "rdf-extension/save-rdf-schema", "description": "Save RDF schema skeleton", "schema": { "baseUri": "http://localhost#", "prefixes": [ { "name": "schema", "uri": "http://schema.org/" }, { "name": "rdfs", "uri": "http://www.w3.org/2000/01/rdf-schema#" }, { "name": "foaf", "uri": "http://xmlns.com/foaf/0.1/" }, { "name": "rdf", "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" }, { "name": "vcard", "uri": "http://www.w3.org/2006/vcard/ns#" }, { "name": "dcterms", "uri": "http://purl.org/dc/terms/" } ], "rootNodes": [ { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [ { "uri": "http://www.w3.org/2006/vcard/ns#Organization", "curie": "vcard:Organization" }, { "uri": "http://xmlns.com/foaf/0.1/Organization", "curie": "foaf:Organization" } ], "links": [ { "uri": "http://purl.org/dc/terms/identifier", "curie": "dcterms:identifier", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier" } }, { "uri": "http://xmlns.com/foaf/0.1/name", "curie": "foaf:name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Trading name" } }, { "uri": "http://xmlns.com/foaf/0.1/homepage", "curie": "foaf:homepage", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Company URL" } }, { "uri": "http://purl.org/dc/terms/description", "curie": "dcterms:description", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Brief company description" } }, { "uri": "http://www.w3.org/2000/01/rdf-schema#comment", "curie": "rdfs:comment", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Open data usage description" } }, { "uri": "http://www.w3.org/2006/vcard/ns#country-name", "curie": "vcard:country-name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "HQ country" } }, { "uri": "http://www.w3.org/2006/vcard/ns#street-address", "curie": "vcard:street-address", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Primary UK address" } }, { "uri": "http://www.w3.org/2006/vcard/ns#locality", "curie": "vcard:locality", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "City" } }, { "uri": "http://www.w3.org/2006/vcard/ns#postal-code", "curie": "vcard:postal-code", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Postcode" } }, { "uri": "hasODIMembershipType", "curie": ":hasODIMembershipType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "ODI membership" } }, { "uri": "companyType", "curie": ":companyType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "UK company type" } }, { "uri": "http://purl.org/dc/terms/created", "curie": "dcterms:created", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "valueType": "http://www.w3.org/2001/XMLSchema#date", "columnName": "Incorporated date" } } ] }, { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Companies House data source", "rdfTypes": [ { "uri": "http://xmlns.com/foaf/0.1/Document", "curie": "foaf:Document" }, { "uri": "http://schema.org/WebPage", "curie": "schema:WebPage" } ], "links": [ { "uri": "http://xmlns.com/foaf/0.1/primaryTopic", "curie": "foaf:primaryTopic", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } }, { "uri": "http://schema.org/about", "curie": "schema:about", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } } ] } ] } }, { "op": "rdf-extension/save-rdf-schema", "description": "Save RDF schema skeleton", "schema": { "baseUri": "http://localhost#", "prefixes": [ { "name": "schema", "uri": "http://schema.org/" }, { "name": "rdfs", "uri": "http://www.w3.org/2000/01/rdf-schema#" }, { "name": "foaf", "uri": "http://xmlns.com/foaf/0.1/" }, { "name": "rdf", "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" }, { "name": "vcard", "uri": "http://www.w3.org/2006/vcard/ns#" }, { "name": "dcterms", "uri": "http://purl.org/dc/terms/" } ], "rootNodes": [ { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [ { "uri": "http://www.w3.org/2006/vcard/ns#Organization", "curie": "vcard:Organization" }, { "uri": "http://xmlns.com/foaf/0.1/Organization", "curie": "foaf:Organization" } ], "links": [ { "uri": "http://purl.org/dc/terms/identifier", "curie": "dcterms:identifier", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier" } }, { "uri": "http://xmlns.com/foaf/0.1/name", "curie": "foaf:name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Trading name" } }, { "uri": "http://xmlns.com/foaf/0.1/homepage", "curie": "foaf:homepage", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Company URL" } }, { "uri": "http://purl.org/dc/terms/description", "curie": "dcterms:description", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Brief company description" } }, { "uri": "http://www.w3.org/2000/01/rdf-schema#comment", "curie": "rdfs:comment", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Open data usage description" } }, { "uri": "http://www.w3.org/2006/vcard/ns#country-name", "curie": "vcard:country-name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "HQ country" } }, { "uri": "http://www.w3.org/2006/vcard/ns#street-address", "curie": "vcard:street-address", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Primary UK address" } }, { "uri": "http://www.w3.org/2006/vcard/ns#locality", "curie": "vcard:locality", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "City" } }, { "uri": "http://www.w3.org/2006/vcard/ns#postal-code", "curie": "vcard:postal-code", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Postcode" } }, { "uri": "hasODIMembershipType", "curie": ":hasODIMembershipType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "ODI membership" } }, { "uri": "companyType", "curie": ":companyType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "UK company type" } }, { "uri": "http://purl.org/dc/terms/created", "curie": "dcterms:created", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "valueType": "http://www.w3.org/2001/XMLSchema#date", "columnName": "Incorporated date" } }, { "uri": "age", "curie": ":age", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Age (to 2015-05-01)" } }, { "uri": "accountsType", "curie": ":accountsType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Account type" } }, { "uri": "hasSICCode", "curie": ":hasSICCode", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "SIC code 1" } }, { "uri": "hasSICCodeClass", "curie": ":hasSICCodeClass", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "SIC1 ONS class" } } ] }, { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Companies House data source", "rdfTypes": [ { "uri": "http://xmlns.com/foaf/0.1/Document", "curie": "foaf:Document" }, { "uri": "http://schema.org/WebPage", "curie": "schema:WebPage" } ], "links": [ { "uri": "http://xmlns.com/foaf/0.1/primaryTopic", "curie": "foaf:primaryTopic", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } }, { "uri": "http://schema.org/about", "curie": "schema:about", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } } ] } ] } }, { "op": "rdf-extension/save-rdf-schema", "description": "Save RDF schema skeleton", "schema": { "baseUri": "http://localhost#", "prefixes": [ { "name": "schema", "uri": "http://schema.org/" }, { "name": "rdfs", "uri": "http://www.w3.org/2000/01/rdf-schema#" }, { "name": "foaf", "uri": "http://xmlns.com/foaf/0.1/" }, { "name": "rdf", "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" }, { "name": "vcard", "uri": "http://www.w3.org/2006/vcard/ns#" }, { "name": "dcterms", "uri": "http://purl.org/dc/terms/" } ], "rootNodes": [ { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [ { "uri": "http://www.w3.org/2006/vcard/ns#Organization", "curie": "vcard:Organization" }, { "uri": "http://xmlns.com/foaf/0.1/Organization", "curie": "foaf:Organization" } ], "links": [ { "uri": "http://purl.org/dc/terms/identifier", "curie": "dcterms:identifier", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier" } }, { "uri": "http://xmlns.com/foaf/0.1/name", "curie": "foaf:name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Trading name" } }, { "uri": "http://xmlns.com/foaf/0.1/homepage", "curie": "foaf:homepage", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Company URL" } }, { "uri": "http://purl.org/dc/terms/description", "curie": "dcterms:description", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Brief company description" } }, { "uri": "http://www.w3.org/2000/01/rdf-schema#comment", "curie": "rdfs:comment", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Open data usage description" } }, { "uri": "http://www.w3.org/2006/vcard/ns#country-name", "curie": "vcard:country-name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "HQ country" } }, { "uri": "http://www.w3.org/2006/vcard/ns#street-address", "curie": "vcard:street-address", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Primary UK address" } }, { "uri": "http://www.w3.org/2006/vcard/ns#locality", "curie": "vcard:locality", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "City" } }, { "uri": "http://www.w3.org/2006/vcard/ns#postal-code", "curie": "vcard:postal-code", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Postcode" } }, { "uri": "hasODIMembershipType", "curie": ":hasODIMembershipType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "ODI membership" } }, { "uri": "companyType", "curie": ":companyType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "UK company type" } }, { "uri": "http://purl.org/dc/terms/created", "curie": "dcterms:created", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "valueType": "http://www.w3.org/2001/XMLSchema#date", "columnName": "Incorporated date" } }, { "uri": "age", "curie": ":age", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Age (to 2015-05-01)" } }, { "uri": "accountsType", "curie": ":accountsType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Account type" } }, { "uri": "hasSICCode", "curie": ":hasSICCode", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "SIC code 1" } }, { "uri": "hasSICCodeClass", "curie": ":hasSICCodeClass", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "SIC1 ONS class" } } ] }, { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Companies House data source", "rdfTypes": [ { "uri": "http://xmlns.com/foaf/0.1/Document", "curie": "foaf:Document" }, { "uri": "http://schema.org/WebPage", "curie": "schema:WebPage" } ], "links": [ { "uri": "http://xmlns.com/foaf/0.1/primaryTopic", "curie": "foaf:primaryTopic", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } }, { "uri": "http://schema.org/about", "curie": "schema:about", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } } ] } ] } }, { "op": "rdf-extension/save-rdf-schema", "description": "Save RDF schema skeleton", "schema": { "baseUri": "http://localhost#", "prefixes": [ { "name": "schema", "uri": "http://schema.org/" }, { "name": "rdfs", "uri": "http://www.w3.org/2000/01/rdf-schema#" }, { "name": "foaf", "uri": "http://xmlns.com/foaf/0.1/" }, { "name": "rdf", "uri": "http://www.w3.org/1999/02/22-rdf-syntax-ns#" }, { "name": "vcard", "uri": "http://www.w3.org/2006/vcard/ns#" }, { "name": "dcterms", "uri": "http://purl.org/dc/terms/" } ], "rootNodes": [ { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [ { "uri": "http://www.w3.org/2006/vcard/ns#Organization", "curie": "vcard:Organization" }, { "uri": "http://xmlns.com/foaf/0.1/Organization", "curie": "foaf:Organization" } ], "links": [ { "uri": "http://purl.org/dc/terms/identifier", "curie": "dcterms:identifier", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier" } }, { "uri": "http://xmlns.com/foaf/0.1/name", "curie": "foaf:name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Trading name" } }, { "uri": "http://xmlns.com/foaf/0.1/homepage", "curie": "foaf:homepage", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Company URL" } }, { "uri": "http://purl.org/dc/terms/description", "curie": "dcterms:description", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Brief company description" } }, { "uri": "http://www.w3.org/2000/01/rdf-schema#comment", "curie": "rdfs:comment", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Open data usage description" } }, { "uri": "http://www.w3.org/2006/vcard/ns#country-name", "curie": "vcard:country-name", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "HQ country" } }, { "uri": "http://www.w3.org/2006/vcard/ns#street-address", "curie": "vcard:street-address", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Primary UK address" } }, { "uri": "http://www.w3.org/2006/vcard/ns#locality", "curie": "vcard:locality", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "City" } }, { "uri": "http://www.w3.org/2006/vcard/ns#postal-code", "curie": "vcard:postal-code", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Postcode" } }, { "uri": "hasODIMembershipType", "curie": ":hasODIMembershipType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "ODI membership" } }, { "uri": "companyType", "curie": ":companyType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "UK company type" } }, { "uri": "http://purl.org/dc/terms/created", "curie": "dcterms:created", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "valueType": "http://www.w3.org/2001/XMLSchema#date", "columnName": "Incorporated date" } }, { "uri": "age", "curie": ":age", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Age (to 2015-05-01)" } }, { "uri": "accountsType", "curie": ":accountsType", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "Account type" } }, { "uri": "hasSICCode", "curie": ":hasSICCode", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "SIC code 1" } }, { "uri": "hasSICCodeClass", "curie": ":hasSICCodeClass", "target": { "nodeType": "cell-as-literal", "expression": "value", "isRowNumberCell": false, "columnName": "SIC1 ONS class" } } ] }, { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Companies House data source", "rdfTypes": [ { "uri": "http://xmlns.com/foaf/0.1/Document", "curie": "foaf:Document" }, { "uri": "http://schema.org/WebPage", "curie": "schema:WebPage" } ], "links": [ { "uri": "http://xmlns.com/foaf/0.1/primaryTopic", "curie": "foaf:primaryTopic", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } }, { "uri": "http://schema.org/about", "curie": "schema:about", "target": { "nodeType": "cell-as-resource", "expression": "value", "isRowNumberCell": false, "columnName": "Unique identifier", "rdfTypes": [], "links": [] } } ] } ] } } ]