The url
column included in results for context uses relative paths to save
space. The full URLs all begin the same. To visit a URL directly, prepend it
with https://memory-alpha.fandom.com/wiki/
.
Also note that once you know the relative URL for an article, e.g., "Worf"
,
you do not need to traverse through one of the portals using an endpoint
string to retrieve its content. You can instead use ma_article("Worf")
.
memory_alpha()
provides an overview perspective on how content available at
Memory Alpha is organized and can be searched for through a variety of
hierarchical layouts. And in some cases this structure that can be obtained
in table form can be useful as data or metadata in itself. Alternatively,
ma_article()
is focused exclusively on pulling back content from known
articles.