Re: Version 30.0

Good morning,

Thanks, Ryan.

I am now ignoring all things that are not children of Thing.

If people who use the <SchemaGenerator> 
<https://schema.pythonanywhere.com/> could check if it still works as 
usual, that would be great.

Yours sincerely,
Hans Polak

On 6/1/26 15:46, Ryan Levering wrote:
> Starting in the last few releases (29.4 for that one), Matthias has 
> been introducing non-schema.org <http://non-schema.org> types to 
> integrate/collaborate with other existing schemas. LegalDocument is 
> not a schema.org <http://schema.org> type (it's a FIBO type I guess) 
> and therefore does not necessarily subclass from Thing. I would 
> recommend just filtering all the non-schema.org 
> <http://non-schema.org> types in your inputs, that's what we do at 
> Google right now until we actually start consuming some of the 
> equivalences programmatically.  Or just don't assume that Thing is 
> always a supertype.
>
> On Sun, May 31, 2026 at 11:49 AM Hans Polak <info@polak.es> wrote:
>
>     Hi!
>
>     I'm trying to parse version 30.0 for the <SchemaGenerator>
>     <https://schema.pythonanywhere.com/> . I'm trying to keep up with
>     the mayor releases only.
>
>     I can't parse 'LegalDocument' because it (seems to me) is not a
>     child of 'Thing'. Could you check it out? I may be wrong here.
>
>     Yours sincerely,
>     Hans Polak
>

Received on Friday, 5 June 2026 10:00:45 UTC