Skip to content

Best way to infer the class hierarchy? #685

Open
@kirk-marple

Description

@kirk-marple

Describe the feature

I was curious if there's already something in Schema.NET which could look at a "@type" value, and return the class hierarchy?

Like, for AutomotiveBusiness, it would return LocalBusiness, Organization, etc.

We could brute-force this with a lookup table of some sort, but I wanted to first check if this already existed in the library somewhere.

Schema objects

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssues describing an enhancement or pull requests adding an enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions