1.5 KiB
1.5 KiB
Creating annotations and storing data
src/Parser
InTextAnnotationParser.phpis the main entrypoint for handling of[[...::...]]annotations
src/ParserFunctions
SetParserFunction.phpdefines the#setparser functionSubobjectParserFunction.phpdefines the#subobjectparser functionRecurringEventsParserFunction.phpdefines the#set_recurring_eventparser function
src
- [
SemanticData.php] is the storage and lookup representation for all semantic data assigned to a single subject ParserData.phpprepares the data retrieved from theParserOutput(where it is temporary stored during a user request and transferred from MediaWiki'sParser)DataUpdater.phpprepares the dataSemanticDatainjected byParserDatato make some final adjustments before posting it toStore::updateData