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
Explain that normal JSON parser won't care about prefixes (which would work with everyone using the same context.json) but RDF-aware parser (such as Python RDFLIB) will parse the @context to expand property's names.
@contextto expand property's names.