
{  
   "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/61b93fa121f733d574cb6c1317c761aa/diglezakis",
         "tags" : [
            "mapping","RDF","metadata","semanticWeb"
         ],
         
         "intraHash" : "61b93fa121f733d574cb6c1317c761aa",
         "label" : "RDF Mapping Language (RML)",
         "user" : "diglezakis",
         "description" : "This document describes RML, a generic mapping language, based on and extending [R2RML]. The RDF Mapping language (RML) is a mapping language defined to express customized mapping rules from heterogeneous data structures and serializations to the RDF [RDF-CONCEPTS] data model. RML is defined as a superset of the W3C-standardized mapping language [R2RML], aiming to extend its applicability and broaden its scope, adding support for data in other structured formats. [R2RML] is the W3C standard to express customized mappings from relational databases to RDF. RML follows exactly the same syntax as R2RML; therefore, RML mappings are themselves RDF graphs. The present document describes the RML language and its concepts through definitions and examples.",
         "date" : "2021-09-28 10:30:46",
         "changeDate" : "2021-09-28 08:30:46",
         "count" : 1,
         "url" : "https://rml.io/specs/rml/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/18fdacae6c7a3d846ba05a5a67473742/diglezakis",
         "tags" : [
            "forschungsdaten","rdf","fairPrinciples","metadata","tools","triplestore"
         ],
         
         "intraHash" : "18fdacae6c7a3d846ba05a5a67473742",
         "label" : "FAIR Data Point | Research Software Directory",
         "user" : "diglezakis",
         "description" : "Software to build a REST-Endpoint",
         "date" : "2020-09-15 16:54:41",
         "changeDate" : "2020-09-15 14:54:41",
         "count" : 1,
         "url" : "https://www.research-software.nl/software/fairdatapoint"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/e7834454ec54d0ca31dfb2caed1156c0/diglezakis",
         "tags" : [
            "ShEx","RDF","metadata","SemanticWeb","community","group"
         ],
         
         "intraHash" : "e7834454ec54d0ca31dfb2caed1156c0",
         "label" : "Shape Expressions Community Group",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-04-10 12:45:18",
         "changeDate" : "2018-04-10 10:45:18",
         "count" : 1,
         "url" : "https://www.w3.org/community/shex/"

      }
	  
   ]
}
