-
Notifications
You must be signed in to change notification settings - Fork 35
Enhancement parameters
timrdf edited this page Jan 29, 2011
·
22 revisions
Enhancement parameters constitute 80% of why csv2rdf4lod's exists. Getting RDF from CSV is trivial; Getting RDF with consistent and self-documenting URIs is a bit harder; Getting RDF that accounts for the variety of sources that you want to pull together takes a bit more effort; Getting RDF that seamlessly permits incremental structural enhancements is even harder; Getting RDF that guides a third party data consumer from itself back to the original form available from the original publishers is just about too much to worry about when you're just trying to mash up data...
Fortunately, csv2rdf4lod takes care of all of this.
- Reusing enhancement parameters for multiple versions or datasets
- Codebook enhancements
- conversion:delimits_object
- conversion:interpret
- conversion:links_via
- DEPRECATING: conversion:dataset_version
- DEPRECATING: conversion:domain_template
- DEPRECATING: conversion:range_template
- Enhancement Parameters Reference
- Enhancement pattern: dcterms:spatial and geonames:parentFeature
- Enhancement pattern: dcterms:temporal
- Enhancing a CSV that describes another CSV's headers
- Generating enhancement parameters
- Reusing enhancement parameters for multiple versions or datasets
- Suggested ordering of predicates on a conversion:Enhancement
- Using template variables to construct new values