Provide your AI agents with persistent, searchable memory:
Copy
# Create a local file with contextecho '<#memo> <http://purl.org/dc/terms/description> "The secret ingredient is always more compute." .' > data.ttl# Import the context into the worldworlds import my-first-world data.ttl --format turtle