Added values of allowed properties in ALLTEXT Elenph article
This commit is contained in:
parent
68b3bd145b
commit
3d34bddd1b
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
?uri rdf:type ts_:elenphArticle .
|
?uri rdf:type ts_:elenphArticle .
|
||||||
?uri ts_:hasTOC ?toc .
|
?uri ts_:hasTOC ?toc .
|
||||||
?toc (ts_:hasTOCItem/ts_:pointsTo)+/ts_:hasText ?elenphExcerpt .
|
?toc (ts_:hasTOCItem/ts_:pointsTo)+/ts_:hasText ?elenphExcerpt .
|
||||||
|
VALUES ?property { ts_:works ts_:bibliography ts_:htmlExcerpt ts_:keywords }
|
||||||
?elenphExcerpt ?property ?value .
|
?elenphExcerpt ?property ?value .
|
||||||
}
|
}
|
||||||
""" .
|
""" .
|
||||||
|
|
Loading…
Add table
Reference in a new issue