Versions Compared

Key

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

...

Basic information

DOI (ang. digital object identifier) – cyfrowy identyfikator dokumentu elektronicznego, który w odróżnieniu od identyfikatorów URL nie zależy od fizycznej lokalizacji dokumentu, lecz jest do niego na stałe przypisany.

DataCite - międzynarodowa organizacja typu not-for-profit, której założeniem jest ulepszenie cytowania danych w celu:

  • ułatwienia dostępu do danych naukowych w internecie,
  • wzrostu akceptacji danych naukowych jako sprawdzonych oraz wkładu w zapisach naukowych,
  • wsparcia archiwizacji danych, która umożliwi weryfikację wyników oraz użycie ich w przyszłości.

a digital identifier of an electronic document, which – unlike URL identifiers – does not depend on the physical location of a document but is permanently ascribed to it.

DataCite – an international non-profit organization, the goal of which is to improve data citations to:

  • facilitate access to scientific data on the Internet,
  • increase the acceptance of scientific data as verified data and of the input in scientific publications,
  • support data archiving in order to makes it possible to to verify results and to use them in the future.

Integrating the dLibra System with the DataCite System and the Integracja systemu dlibra z systemem DataCite Metadata Store (MDS)


The DataCite Metadata Store (MDS) pozwala użytkownikom na rejestrację DOI wraz ze skojarzonymi metadanymi. Dlibra 6.1 integruje się z ww. API i umożliwia łatwą rejestrację tworzonych w systemie obiektów. Po poprawnej rejestracji obiekty będą dostępne publicznie poprzez allows users to register DOIs with the associated metadata. Version 6.1 of the dLibra system integrates with the abovementioned API and makes it possible to easily register objects created in the system. After they have been correctly registered, the objects will be available to the public through the DataCite REST API.

UWAGA: aby korzystać z funkcjonalności DOI wbudowanej w system dLibra należy posiadać konto w systemie DataCite. W tym celu należy skontaktować się z zespołem DInGO poprzez formularz kontaktowy na stronie WWW pakietu DInGO NOTE: In order to use the DOI functionality built into the dLibra system, the user must have an account in the DataCite system. For that purpose, the user should contact the DlnGO team through the contact form on the DlnGO website (http://dingo.psnc.pl/) lub adres e-mail pomocy technicznej or contact our technical support via its email address (help at dlibra.psnc.pl) aby uzyskać informacje o zasadach współpracy z in order to obtain information about the cooperation with DataCite. PCSS jest członkiem konsorcjum DataCite i ma uprawnienia do przeprowadzenia niezbędnych formalności na podstawie których tworzone jest konto dla zainteresowanej instytucji.

Konfiguracja

Serwer systemu dlibra - mapowanie metadanych

The PCSS is a member of the DataCite consortium, and it is authorized to take care of the necessary formalities on the basis of which an account is created for the interested institution.

Configuration

The dLibra System Server – Metadata Mapping

The metadata required by the MDS are mapped from the dLibra system to the metadata schema on the basis of the content of the doi-export.properties file located in the conf/ms subdirectory of the root directory of the server. The box below contains a sample content of that fileMapowanie metadanych z systemu dlibra do schematu metadanych wymaganych przez MDS odbywa się na podstawie zawartości pliku doi-export.properties znajdującego się w podkatalogu conf/ms katalogu głównego serwera. Przykładowa treść pliku znajduje się poniżej.

Code Block
languagetext
titledoi-export.properties
linenumberstrue
#Mandatory
creator															= Creator
title															= Title
title.AlternativeTitle											= Alternative
title.Subtitle													= 
title.TranslatedTitle											= 
title.Other														= 
publisher														= Publisher
publicationYear 												= 
resourceType.Audiovisual										=
resourceType.Collection											=
resourceType.DataPaper											=
resourceType.Dataset											=
resourceType.Event												=
resourceType.Image												=
resourceType.InteractiveResource								=
resourceType.Model												=
resourceType.PhysicalObject										=
resourceType.Service											=
resourceType.Software											=
resourceType.Sound												=
resourceType.Text												=
resourceType.Workflow											=
resourceType.Other												= Type
#Recommended
subject															= Subject
contributor.ContactPerson										=
contributor.DataCollector										=
contributor.DataCurator											=
contributor.DataManager											=
contributor.Distributor											=
contributor.Editor												=
contributor.HostingInstitution									=
contributor.Producer											=
contributor.ProjectLeader										=
contributor.ProjectManager										=
contributor.ProjectMember										=
contributor.RegistrationAgency									=
contributor.RegistrationAuthority								=
contributor.RelatedPerson										=
contributor.Researcher											=
contributor.ResearchGroup										=
contributor.RightsHolder										=
contributor.Sponsor												=
contributor.Supervisor											=
contributor.WorkPackageLeader									=
contributor.Other												= Contributor
date.Accepted													= Accepted
date.Available													= Available
date.Copyrighted												= Copyrighted
date.Collected													= 
date.Created													= Created
date.Issued														= Issued
date.Submitted													= Submitted
date.Updated													= Modified
date.Valid														= Valid
date.Other														= Date
#Related identifier types - all combinations relatedIdentifier.{relatedIdentifierType}.{relationType}
#relatedIdentifier.ARK.{relationType}							=
#relatedIdentifier.arXiv.{relationType}							=
#relatedIdentifier.bibcode.{relationType}						=
#relatedIdentifier.DOI.{relationType}							=
#relatedIdentifier.EAN13.{relationType}							=
#relatedIdentifier.EISSN.{relationType}							=
#relatedIdentifier.Handle.{relationType}						=
#relatedIdentifier.IGSN.{relationType}							=
#relatedIdentifier.ISBN.{relationType}							=
#relatedIdentifier.ISSN.{relationType}							=
#relatedIdentifier.ISTC.{relationType}							=
#relatedIdentifier.LISSN.{relationType}							=
#relatedIdentifier.LSID.{relationType}							=
#relatedIdentifier.PMID.{relationType}							=
#relatedIdentifier.PURL.{relationType}							=
#relatedIdentifier.UPC.{relationType}							=
#relatedIdentifier.URL.{relationType}							=
#relatedIdentifier.URN .{relationType}							=
#relatedIdentifier.{relatedIdentifierType}.IsCitedBy			=
#relatedIdentifier.{relatedIdentifierType}.Cites				=
#relatedIdentifier.{relatedIdentifierType}.IsSupplementTo		=
#relatedIdentifier.{relatedIdentifierType}.IsSupplementedBy		=
#relatedIdentifier.{relatedIdentifierType}.IsContinuedBy		=
#relatedIdentifier.{relatedIdentifierType}.Continues			=
#relatedIdentifier.{relatedIdentifierType}.IsDescribedBy		=
#relatedIdentifier.{relatedIdentifierType}.Describes			=
#relatedIdentifier.{relatedIdentifierType}.HasMetadata			=
#relatedIdentifier.{relatedIdentifierType}.IsMetadataFor		=
#relatedIdentifier.{relatedIdentifierType}.HasVersion			=
#relatedIdentifier.{relatedIdentifierType}.IsVersionOf			=
#relatedIdentifier.{relatedIdentifierType}.IsNewVersionOf		=
#relatedIdentifier.{relatedIdentifierType}.IsPreviousVersionOf	=
#relatedIdentifier.{relatedIdentifierType}.IsPartOf				=
#relatedIdentifier.{relatedIdentifierType}.HasPart				=
#relatedIdentifier.{relatedIdentifierType}.IsReferencedBy		=
#relatedIdentifier.{relatedIdentifierType}.References			=
#relatedIdentifier.{relatedIdentifierType}.IsDocumentedBy		=
#relatedIdentifier.{relatedIdentifierType}.Documents			=
#relatedIdentifier.{relatedIdentifierType}.IsCompiledBy			=
#relatedIdentifier.{relatedIdentifierType}.Compiles				=
#relatedIdentifier.{relatedIdentifierType}.IsVariantFormOf		=
#relatedIdentifier.{relatedIdentifierType}.IsOriginalFormOf		=
#relatedIdentifier.{relatedIdentifierType}.IsIdenticalTo		=
#relatedIdentifier.{relatedIdentifierType}.IsReviewedBy			=
#relatedIdentifier.{relatedIdentifierType}.Reviews				=
#relatedIdentifier.{relatedIdentifierType}.IsDerivedFrom		=
#relatedIdentifier.{relatedIdentifierType}.IsSourceOf			=
#relatedIdentifier.{relatedIdentifierType}.IsRequiredBy			=
#relatedIdentifier.{relatedIdentifierType}.Requires				=
description.Abstract											= Abstract
description.Methods
description.SeriesInformation
description.TableOfContents										= TableOfContents
description.TechnicalInfo
description.Other												= Description
geolocation														= Geolocation
#Optional
language														= Language
#alternateIdentifier.{freeText} 								= 
size															= 
format															= Format
version															= 
rights															= Rights
fundingReference												= 

Uwagi dotyczące mapowaniaNotes on mapping:

  • Przypisywanie metadanych do schematu wymaganego przez MDS odbywa się poprzez podanie po znaku równości nazwy RDF atrybutu dostępnego w systemie dlibra (np. creator = Creator). Możliwe jest przypisanie kilku atrybutów (np. title = Title, Alternative).

...