Giter Site home page Giter Site logo

lylewinton / vuands100 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.99 MB

Victoria University ANDS SC25 project. This project developed a system for online collection of dataset/collection metadata and upload to Research Data Australia.

License: Other

Shell 0.39% XSLT 99.61%

vuands100's People

Stargazers

 avatar

Watchers

 avatar

vuands100's Issues

Collection citation (not publications) output

For DOI's etc need to include a RIFCS record "CitationInfo" with "fullCitation" text.

WRONG!: Optionally (if provided) provide "citationMetadata" with both an "identifier" and "url" generated for DOI or handle, as is for the rest (which are just URI's anyway).

UPDATE: RIF-CS XSD fails with text+DOI on CitationInfo. Either full text citation, or you break it into all components, not both. So just use "fullCitation" only and add an < identifier> child to the collection.

eg.
< citationInfo>
< fullCitation style="">
Social research on potential avian influenza-induced pandemic : minimising public panic. Centre for Health Initiatives, University of Wollongong, N.S.W. http://hdl.handle.net/102.100.100/6819
< /fullCitation>
< /citationInfo>

eg. https://services.ands.org.au/home/orca/view.php?key=uow.edu.au/COL/63

Publications output.

Need to change relatedInformation (for publications) to include structure of a fixed number in the form, including full citation text and/or identifier and type

eg.
< relatedInfo type="publication">
< identifier type="doi">10.1525/cond.2008.8424< /identifier>
< title>Guay, P.-J. and Iwaniuk, A.N. (2008) Captive breeding reduces brain volume in waterfowl (Anseriformes). Condor, 110: 276-284.< /title>
< /relatedInfo>

has_pub, has_pub2 (etc.)
collection_textref, collection_ref, collection_ref_type (etc.)
collection_textref22, collection_ref2,
collection_textref3, collection_ref3
collection_textref4, collection_ref4

http://services.ands.org.au/documentation/rifcs/1.3/vocabs/vocabularies.html#Related_Information_Identifier_Type

eg. https://services.ands.org.au/home/orca/view.php?key=102.100.100/6883

Special character translation

Special (non alpha numeric) characters are not always ideal in the final RIF-CS. Some characters seem to be escaped by either Formidable, or the database extract, or the XSLT. Need to follow a few use-cases to look at where escaping should be removed, filtered or translated and at what points.

collection_accessrights is now text

Remove any historical code where collection_accessrights checks for "Other", as this is now always text, not an option.

Also take into account fields: collection_rightstatement collection_license coll_license_other

coll_license_other Should be appended to the collection_license if it's not blank.

Organisation URL

For organisations create electronic address of type URL, not related info website.

Project FOR codes.

Project FOR codes should be copied to collection unless, forcode_data_different=="Yes". Then new ones should be set.

New project FOR codes are: forcode_data_1 forcode_data_2 forcode_data_3 forcode_data_4

Contibutor record

Should a contributor record be included in the file or created through the RDA interface?

Duplicates check

Check that duplicate project names and parties leads to one record in ANDS after upload. Was informed by ANDS this was the case.

Setting externals "registryObject" group attribute.

registryObject “group” attribute for all VU entries are "Victoria University". However, for external orgs and

people this is set to the external organisation name (in Externals.xml this is actually Department>Faculty)

HTML code inclusion in source form through to RIF-CS

HTML code is allowed in some RIF-CS fields. Need to investigate how this should be written into the original form fields to ensure appropriate inclusion (and no special character translation) in the RIF-CS output after transformation.

Screen captures

Might be good to have some screen captures or video on walk through entering the form - a new data collection. Might also be good to screen capture the curation and export to ANDS process.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.