-
Notifications
You must be signed in to change notification settings - Fork 8
All API
Following a complete list of the application routing:
User activation link
Note: only admin can activate usersURI: https://www.cropontology.org/activate_user
Environment: web page
Type:GET
Add an attribute to a specific Ontology term
URI: https://www.cropontology.org/add-attribute
Environment: form
Type:POST
Add a comment to an Ontology
URI: https://www.cropontology.org/add-comment
Environment: form
Type:POST
Add an Ontology
URI: https://www.cropontology.org/add-ontology
Environment: web page
Type: ``
NOT AVAILABLE FOR THIS VERSION
URI: https://www.cropontology.org/add-parent
Environment:
Type:GET
NOT AVAILABLE FOR THIS VERSION
URI: https://www.cropontology.org/admin
Environment: web page
Type:GET
List all agronomic trials
URI: https://www.cropontology.org/agtrials
Environment: web page
Type:GET
List all API that allow to programmatically retrieve and interact with Ontology data
URI: https://www.cropontology.org/api
Environment: web page
Type:GET
Redirect to previous page with a message
URI: https://www.cropontology.org/attribute-redirect
Environment: feature
Type:GET
Usage: internal
Generate an upload URL
URI: https://www.cropontology.org/attribute-upload-url
Environment: web page
Type:GET
Usage: internal
Internal endpoint to upload Ontologies
URI: https://www.cropontology.org/attribute-upload
Environment: web page
Type:POST
Usage: internal
List all collected data for a given "kind"
URI: https://www.cropontology.org/backup?kind= [
ontology
,term
, etc...]
Environment: interactive JSON
Type:GET
Index a given
jsonTerm
in the DatastoreURI: https://www.cropontology.org/create-term
Environment: feature
Type:POST
Usage: internal
Convert and prompt to download a given
csvString
URI: https://www.cropontology.org/csv-download
Environment: web page
Type:POST
Report all Ontologies related to the current user or to a given
user_key
.URI: https://www.cropontology.org/curruser-ontologies
Environment: JSON
Type:GET