54 501 enregistrements

54 501 enregistrements

Filtres actifs Tout effacer

Aucun filtre actif

Filtres

has_added_rors

has_removed_rors

OpenAlex Affiliations Corrections

Pièces jointes

Cliquez pour déplier Cliquez pour replier

Modèle de données

Cliquez pour déplier Cliquez pour replier
github_issue_id
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
github_issue_id
Type
int
Exemple
35244
github_issue_link
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
github_issue_link
Type
texte
Exemple
https://github.com/dataesr/openalex-affiliations/issues/35244
state
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
state
Type
texte
Exemple
closed
date_opened
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_opened
Type
date
Exemple
2025-03-10
date_closed
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_closed
Type
date
Exemple
2025-03-18
raw_affiliation_name
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
raw_affiliation_name
Type
texte
Exemple
INRAE, AMAP, IRD, CIRAD, CNRS University Montpellier  Montpellier 34000 France
has_added_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
has_added_rors
Type
int
Exemple
1
has_removed_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
has_removed_rors
Type
int
Exemple
0
new_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
new_rors
Type
texte
Exemple
003vg9w96;05q3vnk25;02feahw73;05kpkpg04;020nks034
previous_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
previous_rors
Type
texte
Exemple
003vg9w96;05q3vnk25;02feahw73;05kpkpg04
added_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
added_rors
Type
texte
Exemple
020nks034
removed_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
removed_rors
Type
texte
Exemple
                       
openalex_works_examples
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
openalex_works_examples
Type
texte
Exemple
https://api.openalex.org/works/W3102507711
searched_between
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
searched_between
Type
texte
Exemple
2014 - 2024
contact
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
contact
Type
texte
Exemple
916d69c03bb6834f6ca18829c1300502:a723baf26fe6403dd3277e2f60a6a8cdeb28 @ inrae.fr
contact_domain
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
contact_domain
Type
texte
Exemple
inrae.fr
version
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
version
Type
texte
Exemple
0.9.23-production

Schéma JSON

L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.

{
  • "title":"openalex-affiliations-corrections",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/openalex-affiliations-corrections"
      }
    ]
    ,
  • "definitions":
    {
    • "openalex-affiliations-corrections":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/openalex-affiliations-corrections_records"
            }
          }
        }
      }
      ,
    • "openalex-affiliations-corrections_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "github_issue_id":
              {
              • "type":"integer",
              • "title":"github_issue_id",
              • "description":""
              }
              ,
            • "github_issue_link":
              {
              • "type":"string",
              • "title":"github_issue_link",
              • "description":""
              }
              ,
            • "state":
              {
              • "type":"string",
              • "title":"state",
              • "description":""
              }
              ,
            • "date_opened":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date_opened",
              • "description":""
              }
              ,
            • "date_closed":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date_closed",
              • "description":""
              }
              ,
            • "raw_affiliation_name":
              {
              • "type":"string",
              • "title":"raw_affiliation_name",
              • "description":""
              }
              ,
            • "has_added_rors":
              {
              • "type":"integer",
              • "title":"has_added_rors",
              • "description":""
              }
              ,
            • "has_removed_rors":
              {
              • "type":"integer",
              • "title":"has_removed_rors",
              • "description":""
              }
              ,
            • "new_rors":
              {
              • "type":"string",
              • "title":"new_rors",
              • "description":""
              }
              ,
            • "previous_rors":
              {
              • "type":"string",
              • "title":"previous_rors",
              • "description":""
              }
              ,
            • "added_rors":
              {
              • "type":"string",
              • "title":"added_rors",
              • "description":""
              }
              ,
            • "removed_rors":
              {
              • "type":"string",
              • "title":"removed_rors",
              • "description":""
              }
              ,
            • "openalex_works_examples":
              {
              • "type":"string",
              • "title":"openalex_works_examples",
              • "description":""
              }
              ,
            • "searched_between":
              {
              • "type":"string",
              • "title":"searched_between",
              • "description":""
              }
              ,
            • "contact":
              {
              • "type":"string",
              • "title":"contact",
              • "description":""
              }
              ,
            • "contact_domain":
              {
              • "type":"string",
              • "title":"contact_domain",
              • "description":""
              }
              ,
            • "version":
              {
              • "type":"string",
              • "title":"version",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Réutilisations

Cliquez pour déplier Cliquez pour replier

Soumettre une réutilisation

Cliquez pour déplier Cliquez pour replier

Votre nom sera affiché publiquement avec votre réutilisation

Votre prénom sera affiché publiquement avec votre réutilisation

Votre email ne sera pas affiché publiquement et sera seulement utilisé par un administrateur pour vous contacter.

Courte description de votre travail (max. 50 caractères)

Une description de ce que vous avez fait en utilisant ce jeu de données (max. 1000 caractères)

Une URL où votre travail est accessible publiquement

 ou 

(facultatif) Une URL ou une image pour présenter votre travail

false

Jeux de données similaires