BioSchemas / specifications

Issue tracker, technical wiki, and example markup
https://bioschemas.org
54 stars 52 forks source link

use of Bioschemas StructuredValue for Alliance page google structured data #214

Open kyook opened 5 years ago

kyook commented 5 years ago

@AlasdairGray @ljgarcia We'd like to implement StructureValue rather than generic DataSet to apply to knowledgebase pages such as the model organism databases. StructuredValue seems to allow specificity and avoids recursing over the same associated type for our pages.

AlasdairGray commented 5 years ago

How would the StructuredValue differ from the proposed DataRecord type, other than the obvious (it is already a type in Schema.org)?

ljgarcia commented 5 years ago

Hi @kyook Is @AlasdairGray interpretation correct? Do you want to use StructuredValue rather than DataRecord? Maybe you could provide an example on what your use case is about for us to better understand. Thanks!