# Deploy completo con Docker Compose
docker-compose up -d
# Generar datos sintéticos
python scripts/generate_synthetic_data.py --n-students 100 --n-problems 200
# Ejecutar tests
pytest tests/ -v --cov=pkst_engine
# Poblar Orion-LD
python scripts/populate_orion_ld.py
# Acceder a logs
docker-compose logs -f pkst-api
Investigación académica:
FIWARE Community:
Dataspaces Europeos: