1555 patch url for (#1745) * Move monkey patches to one place and document them. * Make url_for consider LocIdBaseModel. * Use url_for instead of locid_for everywhere. * Remove now unused locid_for methods.
support ontology-type serialization.
utilize other serializers in ontology serializer.
start on serializing ontology This serializes all fields that do not need further serialization from serializers that haven't been written yet.