self.data.append(MmdEntry("Name","The name of the dataset","",True,[]))
self.data.append(MmdEntry("Name","The name of the dataset","",True,[]))
self.data.append(MmdEntry("Description","Enter a short description","",True,[]))
self.data.append(MmdEntry("Description","A short description","",True,[]))
self.data.append(MmdEntry("Homepage","The internet home of the data respictive the project it belongs to","",True,[]))
self.data.append(MmdEntry("Homepage","The internet home of the data respictive the project it belongs to","",True,[]))
self.data.append(MmdEntry("Target","What is described with this metadata (a file, a folder etc.)","",True,[]))
self.data.append(MmdEntry("Target","What is described with this metadata (a file, a folder etc.)","",True,[]))
self.data.append(MmdEntry("Storage","Where the data is stored","",True,["HPSS","GHIx","Nexus Posix","Nexus S3","DataShare","Gitlab"]))
self.data.append(MmdEntry("Storage","On which MPCDF storage system the data is stored","",True,["HPSS","GHIx","Nexus Posix","Nexus S3","DataShare","Gitlab"]))
self.data.append(MmdEntry("Persistent","Persistence status of the data (backup, yes/no etc.)","y",True,["y","n"]))
self.data.append(MmdEntry("Format","Format of the data","",True,[]))
self.data.append(MmdEntry("Format","Format of the data","",True,[]))
self.data.append(MmdEntry("Size","Size of the data in bytes","",True,[]))
self.data.append(MmdEntry("Size","Size of the data in bytes","",True,[]))
self.data.append(MmdEntry("Comment","Something to know about the data","",True,[]))
self.data.append(MmdEntry("Comment","Any further comments","",True,[]))