You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

This page provides an overview of the mapping from the previous application profile from theses and publications to the new common HBO Bibliographic Metadata DIDL/MODS application profile.

Theses

Field

XPath DC

XPath MODS

1. Documenttype

//dc:type

//genre

2. Title

//dc:title

//titleInfo/title

3. Author

//dc:creator

//name[role='aut']/namePart

4. Abstract

//dc:description[@label='abstract']

//abstract

5. Language

//dc:language

//language

6. Date

//dc:date

//originInfo/dateIssued

7. Organisation

//dc:publisher[@label='organisation']

//name[role='pbl']/namePart &&
//extension/hbo:hbo/hbo:namePart[@type='organisation']

8. Institute

//dc:publisher[@label='department']

//extension/hbo:hbo/hbo:namePart[@type='department']

9. File

//dc:identifier

//didl:Item/didl:Resource/@ref &&
//didl:Item/didl:Descriptor/didl:Statement[@mimeType='application/xml'][dip:ObjectType='info:eu-repo/semantics/objectFile']

10. Advisor

//dc:contributor

//name[role='ths']/namePart

11. Keyword

//dc:subject[@label='keywords']

//subject/topic

12. Domain

//dc:subject[@label='domain']

//classification[@\authority='nbc']

13. Award

//dc:description[@label='awards']

//extension/hbo:hbo/hbo:award

14. Intern-ship Company

//dc:description[@label='setting']

//name[role='cli']

15. URL

//dc:identifier

//didl:Item/didl:Resource/@ref &&
//didl:Item/didl:Descriptor/didl:Statement[@mimeType='application/xml'][dip:ObjectType='info:eu-repo/semantics/other']

16. Grade

//dc:description[@label='grade']

//extension/hbo:hbo/hbo:grade

17. Registration

//dc:identifier[@label='registration']

//identifier

18. Format

//dc:format

//didl:Item/didl:Resource/@mimeType

19. Rights

//dc:rights

//extension/wmp:rights

20. Role

//dc:creator/@role

//name/affiliation

Publications

Field

XPath DC

XPath MODS

1. Documenttype

//dc:type

//genre

2. Title

//dc:title

//titleInfo/title

3. Author

//dc:creator

//name[role='aut']/namePart

4. Abstract

//dc:description[@label='abstract']

//abstract

5. Date

//dc:date

//originInfo/dateIssued

6. Organisation

//dc:publisher[@label='organisation']

//name[role='pbl']/namePart &&
//extension/hbo:hbo/hbo:namePart[@type='organisation']

7. Institute

//dc:publisher[@label='department']

//extension/hbo:hbo/hbo:namePart[@type='department']

8. File

//dc:identifier

//didl:Item/didl:Resource/@ref &&
//didl:Item/didl:Descriptor/didl:Statement[@mimeType='application/xml'][dip:ObjectType='info:eu-repo/semantics/objectFile']

9. Language

//dc:language

//language

10. Keyword

//dc:subject[@label='keywords']

//subject/topic

11. Domain

//dc:subject[@label='domain']

//classification[@\authority='nbc']

12. URL

//dc:identifier

//didl:Item/didl:Resource/@ref &&
//didl:Item/didl:Descriptor/didl:Statement[@mimeType='application/xml'][dip:ObjectType='info:eu-repo/semantics/other']

13. Published

-

//relatedItem[@type='host']/titleInfo

14. Journal

-

//relatedItem[@type='host']/titleInfo

15. Publisher

-

//relatedItem[@type='host']/originInfo/publisher

16. Place

-

//relatedItem[@type='host']/originInfo/place

17. ISBN

-

//relatedItem[@type='host']/identifier[@type='uri']

18. ISSN

-

//relatedItem[@type='host']/identifier[@type='uri']

19. Volume

-

//relatedItem[@type='host']/part/detail[@type='volume']

20. Issue

-

//relatedItem[@type='host']/part/detail[@type='issue']

21. Number of pages

-

-

22. Start page

-

//relatedItem[@type='host']/part/extend[@unit='page']/start

23. End page

-

//relatedItem[@type='host']/part/extend[@unit='page']/end

24. DAI

-

//extension/dai:daiList/dai:identifier[@authority='info:eu-repo/dai/nl']

25. Author ID

-

//extension/dai:daiList/dai:identifier[@authority='someLocalAuthority']

26. Role

//dc:creator/@role

//name/affiliation

  • No labels