funding#

Info#

Full Name

funding

Version

4.0.0

Direct download

.tar.gz

Origin

link

Graph Statistics#

Num Nodes

Num Edges

778

2172

Edges Statistics#

Edge Label

Num Edge Label

type

304

type_r

304

label

231

label_r

231

comment

229

comment_r

229

subClassOf

90

subClassOf_r

90

subPropertyOf

76

subPropertyOf_r

76

range

40

range_r

40

description

39

description_r

39

domain

37

domain_r

37

inverseOf

17

inverseOf_r

17

first

6

first_r

6

rest

6

rest_r

6

unionOf

3

unionOf_r

3

contributor

1

contributor_r

1

creator

1

creator_r

1

date

1

date_r

1

imports

1

imports_r

1

rights

1

rights_r

1

seeAlso

1

seeAlso_r

1

title

1

title_r

1

versionInfo

1

versionInfo_r

1

Canonical grammars#

Nested parentheses grammars introduced in "Context-Free Path Queries on RDF Graphs". Template for these grammars is described on the Nested Parentheses page.

\[\begin{split}S \, \rightarrow \, \overline{subClassOf} \, S \, subClassOf \, \mid \, \overline{subClassOf} \, subClassOf \, \\ S \, \rightarrow \, \overline{type} \, S \, type \, \mid \, \overline{type} \, type \, \\\end{split}\]

Pyformlang CFG:

S -> subClassOf_r S subClassOf | subClassOf_r subClassOf
S -> type_r S type | type_r type

\[\begin{split}S \, \rightarrow \, \overline{subClassOf} \, S \, subClassOf \, \mid \, \overline{subClassOf} \, subClassOf \, \\\end{split}\]

Pyformlang CFG:

S -> subClassOf_r S subClassOf | subClassOf_r subClassOf

\[\begin{split}S \, \rightarrow \, \overline{type} \, S \, type \, \mid \, \overline{type} \, type \, \\\end{split}\]

Pyformlang CFG:

S -> type_r S type | type_r type