[ 
https://jira.duraspace.org/browse/DS-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robin Taylor updated DS-922:
----------------------------

    Assignee: Robin Taylor
      Status: Open  (was: Received)

> REST-API In an Item query the metadata is exposed as one String rather than 
> as discrete Xml elements
> ----------------------------------------------------------------------------------------------------
>
>                 Key: DS-922
>                 URL: https://jira.duraspace.org/browse/DS-922
>             Project: DSpace
>          Issue Type: Bug
>          Components: REST API (experimental)
>            Reporter: Robin Taylor
>            Assignee: Robin Taylor
>         Attachments: DS-922.patch, rest-metadata.png
>
>
> Class ItemEntity calls XHTMLHeadDisseminationCrosswalk to create the metadata 
> XML. This crosswalk was written to add the metadata as a String in the <head> 
> section of an html page and is probably not the correct crosswalk to use for 
> the REST API. Below is a cut and pasted chunk from a REST API query which 
> shows the metadata as a string containing escape characters.
> <metadata>&lt;link rel="schema.DCTERMS" href="http://purl.org/dc/terms/"; 
> /&gt;&lt;link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"; 
> /&gt;&lt;meta name="DC.creator" content="dfgdgd, dfgdf"
> We need to decide on a suitable format for exposing the metadata. Should we 
> default to DC ? How should this then be exposed if the request specifies Json 
> ? 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to