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

Fix parsing of LODE swrl rules #652

Closed
wants to merge 1 commit into from

Conversation

vChavezB
Copy link
Contributor

@vChavezB vChavezB commented Dec 9, 2023

The output of the XLST transformation for SWRL rules does not provide an hlist div element. Instead each rule is provide as a class entity. Fixes #651

I am open for suggestions or improvements. As mentioned in #651 (comment) there is still a bug as the first rule returns "null" in the html generation.

The output of the XLST transformation for SWRL rules does not provide an hlist div element. Instead each rule is provide as a class entity. Fixes dgarijo#651
@vChavezB
Copy link
Contributor Author

vChavezB commented Dec 11, 2023

I will close this PR, as I found a better way to solve this directly with the XSLT format. See #654

@vChavezB vChavezB closed this Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SWRL rules dont appear.
1 participant