You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently implemented AS2 feed for my website. For background, it creates the model in Apache Jena and then serliaizes it to JSON-LD. The output looks alright but I wanted to be 100% sure it conformed to the expected schema so ran it through as2.rocks. I just had two things to feedback from this.
When I ran through my JSON-LD I just received one high level Notice. This lack of positive confirmation e.g. printing out the activity names etc means I am unsure if my stream is valid or not.
So to validate the validator, I grabbed some JSON-LD from the AS2.0 spec and ran this through. When this is validated, it says there are missing IDs and again no positive confirmation that Update iterms were found.
Not sure if this is intentional/expected, so raising by way of feedback.
The text was updated successfully, but these errors were encountered:
I recently implemented AS2 feed for my website. For background, it creates the model in Apache Jena and then serliaizes it to JSON-LD. The output looks alright but I wanted to be 100% sure it conformed to the expected schema so ran it through as2.rocks. I just had two things to feedback from this.
Not sure if this is intentional/expected, so raising by way of feedback.
The text was updated successfully, but these errors were encountered: