trompamusic/ce-api

some ThingInterface definitions use pending.schema.org

alastair opened this issue · 0 comments

"https://pending.schema.org/subjectOf"
subjectOf: [CreativeWorkInterface] @relation(name: "SUBJECT_OF", direction: "OUT")
"https://pending.schema.org/url"
url: URL

subjectOf and url are listed here with the pending.schema.org namespace, but use schema.org in the types that implement this interface. I guess it shouldn't be a problem to update them.