
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/515a4a9e7650d4581420729b9b5a757f/diglezakis",
         "tags" : [
            "contentNegotiation","metadata","jsonLD","XML","dataCite","bibTex","crossRef","doi"
         ],
         
         "intraHash" : "515a4a9e7650d4581420729b9b5a757f",
         "label" : "DOI Content Negotiation",
         "user" : "diglezakis",
         "description" : "DataCite, CrossRef und mEDRA lieferen auf Anforderung Metadaten zu einer DOI in verschiedenen Formaten zurück: RDF XML (application/rdf+xml), RDF Turtle (text/turtle), Citeproc JSON (application/vnd.citationstyles.csl+json), Formatted text citation (text/x-bibliography), BibTeX (application/x-bibtex), \r\nDataCite und CrossRef: RIS (application/x-research-info-systems)\r\nNur DataCite: Schema.org in JSON-LD (application/vnd.schemaorg.ld+json), DataCite XML (application/vnd.datacite.datacite+xml) \r\nNur CrossRef: CrossRef Unixref XML (application/vnd.crossref.unixref+xml)\r\nNur mEDRA: ONIX for DOI (application/vnd.medra.onixdoi+xml)",
         "date" : "2017-08-22 09:26:42",
         "changeDate" : "2017-08-22 07:26:42",
         "count" : 2,
         "url" : "https://citation.crosscite.org/docs.html"

      }
	  
   ]
}
