Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
curl -X POST -H "Content-Type: application/json" --user user:password -d '{
    "organisationWebsiteURL": "http://www.man.poznan.pl",
    "organisationWebsite": "Poznańskie Centrum Superkomputerowo - Sieciowe Afiliowane przy Instytucie Chemii Bioorganicznej PANPoznan Supercomputing and Networking Center Affiliated to Institute of Bioorganic Chemistry Polish Academy of Science",
    "officialAddress" : "ul. Jana Pawła II 10, Poznań",
    "digitalLibraryURL" : "http://lib.psnc.pl/dlibra",
    "digitalLibraryWebsite": "RepozytoriumInstitutional InstytucjonalneRepository",
    "organisationName": "Poznańskie Centrum Superkomputerowo - Sieciowe Afiliowane przy Instytucie Chemii Bioorganicznej PANPoznan Supercomputing and Networking Center Affiliated to Institute of Bioorganic Chemistry Polish Academy of Science",
    "remarks": "Integracja i rozwój infrastruktury informatycznej naukiIntegrating and developing the information infrastructure for science",
    "contactPerson": "office@man.poznan.pl"
}' -i https://cloud.europeana.eu/api/data-providers?providerId=PSNC

...

Code Block
languagebash
 {  
   "active":true,
   "id":"PSNC",
   "partitionKey":2465528,
   "properties":{  
      "contactPerson":"office@man.poznan.pl",
      "digitalLibraryURL":"http://lib.psnc.pl/dlibra",
      "digitalLibraryWebsite":"RepozytoriumInstitutional InstytucjonalneRepository",
      "officialAddress":"ul. Jana Pawła II 10, Poznań",
      "organisationName":"Poznańskie Centrum Superkomputerowo - Sieciowe Afiliowane przy Instytucie Chemii Bioorganicznej PANPoznan Supercomputing and Networking Center Affiliated to Institute of Bioorganic Chemistry Polish Academy of Science",
      "organisationWebsite":"Poznańskie Centrum Superkomputerowo - Sieciowe Afiliowane przy Instytucie Chemii Bioorganicznej PANPoznan Supercomputing and Networking Center Affiliated to Institute of Bioorganic Chemistry Polish Academy of Science",
      "organisationWebsiteURL":"http://www.man.poznan.pl",
      "remarks":"Integracja i rozwój infrastruktury informatycznej naukiIntegrating and developing the information infrastructure for science"
   }
}
 

Identifiers

Creation

...