Function graph_rdfa_processor::resolve_uri
source · pub fn resolve_uri<'a>(
uri: &'a str,
ctx: &Context<'a>,
is_resource: bool
) -> Result<Node<'a>, &'static str>pub fn resolve_uri<'a>(
uri: &'a str,
ctx: &Context<'a>,
is_resource: bool
) -> Result<Node<'a>, &'static str>