Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity sections dispatched on :rdf/type #28

Closed
simongray opened this issue Feb 22, 2022 · 1 comment
Closed

Entity sections dispatched on :rdf/type #28

simongray opened this issue Feb 22, 2022 · 1 comment
Labels
architecture enhancement New feature or request

Comments

@simongray
Copy link
Member

Basically, there should be a :default set of sections for most entities, but for certain ones there is an alternate set of sections dispatched on the entity's :rdf/type. Multimethods are probably the way to go? Perhaps in another namespace.

@simongray simongray added the enhancement New feature or request label Jul 1, 2022
simongray added a commit that referenced this issue Aug 17, 2022
@simongray
Copy link
Member Author

Still need to actually define the different section outputs, but at last the framework for doing so is in place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant