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

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

There is a newer version: 1.10
Show newest version
{
    "harvester": {
        "type": "csv",
        "csv": {
            "fileLocation": "${fascinator.home}/data/Activities_NGCP_Completed_UoN.csv",
            "idColumn": "ID",
            "recordIDPrefix": "http://purl.org/au-research/grants/arc/",
            "headerRow": true,
            "delimiter": ",",
            "ignoredFields": [],
            "includedFields" : [
                "ID",
                "Submit Year",
                "Start Year",
                "Title",
                "Description",
                "Institution",
                "Investigators",
                "Discipline"
            ]
        }
    },

    "transformer": {
        "curation": [],
        "metadata": []
    },
    "curation": {
        "neverPublish": true,
        "alreadyCurated": true
    },

    "transformerOverrides": {
        "jsonVelocity": {
            "templatesPath" : "${fascinator.home}/templates/activities",
            "portalId": "Activities"
        }
    },

    "indexer": {
        "script": {
            "type": "python",
            "rules": "Activities.py"
        },
        "params": {
            "repository.name": "ARC NGCP Completed Projects",
            "repository.type": "Research Activities"
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy