# Functions
No description provided by the author
No description provided by the author
ExpandUris will expand ns ref into full uris for id and refs for a list of entities.
NewEntity Create a new entity.
Parse will give a full slice of entities in one go, if oyu only have a few, this is ok, but if you have millions then this will blow up, and you should use the ParseStream instead.
ParseStream The following functions should probably be in separat file.
StripProps will strip namespace prefix from entity property keys.
StripRefs will strip namespace prefix from entity reference keys.
ToURI will expand a ref into a full uri, replacing the curie with the full uri.