records

records

Active filters Clear all

No active filters

Filters

Référentiel de transformation numérique de l'Enseignement supérieur et de la Recherche

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Polarité
               

No description available for this field.

Name (identifier)
polarite
Type
text
Sample
                       
Action
               

No description available for this field.

Name (identifier)
action
Type
text
Sample
                       
Fait
               

No description available for this field.

Name (identifier)
fait
Type
text
Sample
                       
Valeur
               

No description available for this field.

Name (identifier)
valeur
Type
text
Sample
                       
Ordre
               

No description available for this field.

Name (identifier)
ordre
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"fr-esr-referentiel_de_transformation_numerique_esr",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-esr-referentiel_de_transformation_numerique_esr"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-esr-referentiel_de_transformation_numerique_esr":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-esr-referentiel_de_transformation_numerique_esr_records"
            }
          }
        }
      }
      ,
    • "fr-esr-referentiel_de_transformation_numerique_esr_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "polarite":
              {
              • "type":"string",
              • "title":"Polarité",
              • "description":""
              }
              ,
            • "action":
              {
              • "type":"string",
              • "title":"Action",
              • "description":""
              }
              ,
            • "fait":
              {
              • "type":"string",
              • "title":"Fait",
              • "description":""
              }
              ,
            • "valeur":
              {
              • "type":"string",
              • "title":"Valeur",
              • "description":""
              }
              ,
            • "ordre":
              {
              • "type":"integer",
              • "title":"Ordre",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets