A Project
is a collection of elements and Machine Learning results on those elements.
The Project
is a purely organisational object: it allows us to organize Element
in different units, and access rights.
In the API, a Project
is referenced as a Corpus
, as it was its initial name.
For example corpus_id
in the API is the ID of a Project.
You'll only see mentions of projects in the web interface (no corpus).
This section will explain in details the different parts of content management in Arkindex:
A project administrator can edit all project properties from the web interface (More information on roles). To access the management page of a corpus, you can use the Actions dropdown on the main page of a project.
This menu is also accessible from the projects list by clicking on the users value.
All project properties are editable from the management page:
The most useful endpoint is ListCorpus which will give you a non-paginated full list of all the projects you have access to, including the associated types and access rights.