(I'm kind of new to the whole Semantic Mediawiki thing and have been scouring the web for some leads on this small project I'm doing. )
How do I go about defining properties that are derived from other properties in a Semantic Mediawiki. Assuming I have created course with SMW and would to provide details on the progress of the course (i.e. the current page / total number of pages in %).
I read there is this Semantic Extra Special Properties extension where an extra SUBPAGES property exist. Would it help? I'm guessing I could go about with #ask
or some sorts and check on what subpage I am of the whole course?
Any further (better) ideas?