Changed around line 1
- measures.parsers
+ idParser
+ extends abstractIdParser
+ nameParser
+ extends abstractStringMeasureParser
+ description Official name of the organization
+ locationParser
+ extends abstractStringMeasureParser
+ description Primary location/headquarters of the organization
+ foundedParser
+ extends abstractIntegerMeasureParser
+ description Year the organization was established
+ researchFocusParser
+ extends abstractStringMeasureParser
+ description Primary area of mitochondrial research focus
+ teamSizeParser
+ extends abstractIntegerMeasureParser
+ description Approximate number of researchers and staff
+ websiteParser
+ extends abstractUrlMeasureParser