rdf:typecallscreatestriggersenablesTestExecutionrdfs:labelcontainsStatementOther subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. “X motherOf this subject” — and answer questions the forward facts can't. Grouped by predicate.
calledByCalled by(1)ex:parse-request-functionisDefinedInIs Defined in(1)ex:test-classisTriggeredByIs Triggered by(1)ex:test-executionstartupCodeStartup Code(1)ex:main-retrieval-serviceTimeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
doc:beam/0e454230-a6ad-46a9-aec8-13e1bdadfa03- The `parse_endpoint` function calls the `parse_request` function and returns the parsed data. 5. **Simulate a Request**: - In the `__main__` block, a mock request is created to simulate a FastAPI request. - The `parse_request` f…
doc:beam/a41467bd-56e6-4bec-9b96-129ed7b8629eSENSITIVE_SCORE_ACCESS_ROLE = KeycloakRole('sensitive-score-access') # Decorator to check for specific role def require_role(role): def decorator(f): def wrapper(*args, **kwargs): if not keycloak.has_role(role): …
doc:beam/521f8218-a478-42f5-91cf-31f08dcfb965kpi = KPI("Metric 1", 10) self.assertEqual(kpi.calculate(), 10) def test_negative_value(self): kpi = KPI("Metric 2", -5) with self.assertRaises(ValueError): kpi.calculate() if __name__ == '_…
doc:beam/0ab49f02-02c3-4f02-a0c0-465c3312fe90def retrieval_endpoint(): query = request.args.get('query') # Call sparse retrieval service sparse_response = requests.get(f'http://sparse-service:5000/sparse-search?query={query}') sparse_result = sparse_response.json(…
Dontopedia is in a read-only public launch. Follow the references and disputed branches now; contributions will open after durable identity and moderation are in place.