Oh huh! So, anyone whos familiar wih javascript and schemas, I'm using this library right now:
https://github.com/aldeed/simple-schema-js
I'm trying to use activitypub, and I found a nice set of schemas, but of course, they don't work with the library I'm already using. I think I could use both but it would be messy? Or I could look into getting the second to load into the first. Pretty sure that's not easy, but I could maybe program a converter myself? :/
https://github.com/redaktor/ActivityPubSchema
Anyway I don't know what do, please advise. :/