All Downloads are FREE. Search and download functionalities are using the official Maven repository.

home.harvest.Funding_Bodies.json Maven / Gradle / Ivy

{
    "harvester": {
        "type": "csv",
        "csv": {
            "fileLocation": "${fascinator.home}/data/Funding_Bodies_Sample.csv",
            "idColumn": "ID",
            "recordIDPrefix": "redbox-mint.googlecode.com/funding_bodies/",
            "headerRow": true,
            "headerList": ["ID"],
            "delimiter": ",",
            "ignoredFields": [],
            "includedFields" : ["ID"]
        }
    },
    "curation": {
        "neverPublish": true,
        "alreadyCurated": true
    },
    "indexer": {
        "script": {
            "type": "python",
            "rules": "Funding_Bodies.py"
        },
        "params": {
            "repository.name": "Funding Bodies",
            "repository.type": "Funding Bodies"
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy