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
fix: change the https://schema.org/ prefix back to schema and add the wgs` binding back
<RDFLib#1686> inadvertently changed the prefix
for `https://schema.org/` from `schema` to `sdo` and removed the `wgs` prefix.
This PR changes the `https://schema.org/` binding back to `schema` and adds the
`wgs` binding back.
- Closes <RDFLib#2196>.
0 commit comments