
{  
   "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/4c796e96f552404e6e25601213be659b/hermann",
         "tags" : [
            "forschungsdaten","assessment","documentation","software"
         ],
         
         "intraHash" : "4c796e96f552404e6e25601213be659b",
         "label" : "Rate your Project",
         "user" : "hermann",
         "description" : "A self assessment tool for improving software practices\r\n\r\nSoftware engineering is a systematic approach to the design, development, and maintenance of a software system. Teams seldom have the time to stop development and focus solely on improving productivity or sustainability. However, teams can incorporate improvements on the way to developing new science capabilities.\r\n\r\nThe tools on this site will help you:\r\n\r\nAssess your current practices\r\nCreate progress tracking cards\r\nIntegrate tracking cards with your workflow\r\nThe self-assessment introduces software engineering practices that increase in maturity. Check the practices that your project already uses to rate your project.\r\n\r\nTake the survey by clicking the button below or sign in to customize your survey and save the results directly to your project repository!",
         "date" : "2024-02-08 13:25:48",
         "changeDate" : "2024-02-08 13:25:48",
         "count" : 1,
         "url" : "https://rateyourproject.org"

      }
	  
   ]
}
