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
55625
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/55625
state
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
state
Type
texte
Exemple
open
date_opened
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_opened
Type
date
Exemple
2025-04-28
date_closed
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
date_closed
Type
date
Exemple
                       
raw_affiliation_name
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
raw_affiliation_name
Type
texte
Exemple
Structure and Evolution of Nuclear Hormone Receptors, UMR 5161 du CNRS, INRA LA 1237, Laboratoire de Biologie Moléculaire de la Cellule, IFR128 BioSciences Lyon-Gerland, Ecole Normale Supérieure de Lyon, Lyon, 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
04zmssz18;02feahw73;008e8k888;003vg9w96
previous_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
previous_rors
Type
texte
Exemple
04zmssz18;02feahw73
added_rors
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
added_rors
Type
texte
Exemple
003vg9w96;008e8k888
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/W1995514688
searched_between
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
searched_between
Type
texte
Exemple
1850 - 2025
contact
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
contact
Type
texte
Exemple
4ab717183a450f04455d76a38ade63b3:523cefc3a8ae8a7c54362f0ef877 @ ens-lyon.fr
contact_domain
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
contact_domain
Type
texte
Exemple
ens-lyon.fr
version
               

Aucune description n'est disponible pour ce champ.

Nom (identifiant)
version
Type
texte
Exemple
0.10.0-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