get_tablename: Convert a CLDF URL tablename to a short tablename

View source: R/get_tablename.R

get_tablenameR Documentation

Convert a CLDF URL tablename to a short tablename

Description

Convert a CLDF URL tablename to a short tablename

Usage

get_tablename(conformsto, url = NA)

Arguments

conformsto

the dc:conforms to statement

url

the url statement

Value

A string

Examples

get_tablename("http://cldf.clld.org/v1.0/terms.rdf#ValueTable")

SimonGreenhill/rcldf documentation built on April 3, 2024, 7:09 p.m.