CSVW RDF Convertor - Documentation
GitHub
npm
Preparing search index...
@csvw-rdf-convertor/core
lib/utils/code-location
CsvLocation
Interface CsvLocation
interface
CsvLocation
{
column
:
number
;
row
:
number
;
table
:
string
;
}
Index
Properties
column
row
table
Properties
column
column
:
number
row
row
:
number
table
table
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
row
table
GitHub
npm
CSVW RDF Convertor - Documentation
Loading...