About
The md connection is a built-in connection that points to the directory of the manifest.
You use them in a data-uri to locate data resource that are sibling of the manifest.
Example
In a resource manifest, if your books.csv csv file is in the same directory, you would use books.csv@md as data uri
Example:
kind: csv
spec:
data-uri: books.csv@md