-
It would be helpful for our organization if the `NonProfitStatus` enum also supported German non-profit types.
-
Thank you for this package, I came across it following this issue: https://github.com/google/react-schemaorg/issues/9, as I'm still learning about `dangerouslySetInnerHTML` and XSS.
I noticed that …
-
> "From Trust Project dialog we would like a pattern for describing errata edits to a document that distinguish errata changes from others, and that is consistent with what we're doing around Creativ…
-
Related to #2671 I see that release 14.0 includes [httpequivs.ttl](https://github.com/schemaorg/schemaorg/blob/main/data/releases/14.0/httpequivs.ttl) where `owl:equivalentClass` is used to relate the…
-
Home
Per http://googlewebmastercentral.blogspot.ca/2013/05/using-schemaorg-markup-for-organization.html
-
According to https://schema.org/Article, you should put a top-level array with multiple objects...
According to https://schema.org/ScholarlyArticle, you should use `hasPart` or `@graph` structures.…
-
Schema.org datatypes are not good:
- they go against standard XSD datatypes that are the foundation of both XML and RDF.
- they are tentative (don't specify a lexical representation), eg schema:Numb…
-
In real life, in recipes and other projects where tasks are done, not all tasks are executed linearly, e.g.:
- An oven might need to preheat while you do something else
- You might need to grill som…
-
Can places have timezones? events? how far can we go? (EmailMessage, Volcano, ...)
It would be good to avoid having lots of properties that all say "Timezone in 8601 format for {xyz}"
Context: for s…
-
**Describe the bug**
Currently the http://schema.org/QuantitativeValueDistribution is a subtype of StructuredValue
Thing > Intangible > StructuredValue > QuantitativeValueDistribution
From schema…