Concept "content-/process-reference"
Component0759985425
Jump to navigation
Jump to search
|
Content
How do I write a content-/process-reference?
See https://github.com/dataspects/content-and-process-reference-template.
EXAMPLES for specifying the content-reference
By X days of recent changes
smw-cindykate -p test_profile.yml content manage|extract|compare [-d|--dry-run] --recent-changes-since=1 smwck
By single category name
<smw-identifier>#<category-name-without-namespace-prefix>
Notice:
This will use https://www.mediawiki.org/wiki/API:Categorymembers.
By a simple ASK query
smw-cindykate -p test_profile.yml content manage|extract|compare [-d|--dry-run] smwck#[[Category:CommentedBlueprints]]
Learn about selecting pages by ask queries.
By a multi-dimensional cascade of programmatic page selection criteria
Concept "Ontology Management Script"