Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basics description #125

Open
rsc3 opened this issue Oct 13, 2023 · 2 comments
Open

Basics description #125

rsc3 opened this issue Oct 13, 2023 · 2 comments

Comments

@rsc3
Copy link

rsc3 commented Oct 13, 2023

https://linkml.io/schemasheets/intro/basics/

The line starting with "the first two are slots." Shouldn't this say "the third is a CLASS"?

Also maybe qualify you mean the first two rows after the ">class" row, right?

@rsc3
Copy link
Author

rsc3 commented Oct 13, 2023

"The first two are slots, the third is a slot, and the fourth represents the slot id when used in the context of the Person class."

@cmungall
Copy link
Member

cmungall commented Jun 6, 2024

Yes, the rows starting with > are column descriptors, the remaining ones are element rows, this is further up the page but it might be worth repeating, or emphasizing the difference between element rows; this is what it says at the moment:

"Looking at the first three element rows, we can see the first two represent fields (slots), in particular a field called id which is an identifier, and a field called description"

then

"The third element row represents a record (class) type - here, a Person"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants