Skip to content

Conversation

@vaibhavchellani
Copy link
Contributor

@vaibhavchellani vaibhavchellani commented Jun 21, 2018

Fixes #204

Checklist

  • [ X] My branch is up-to-date with upstream/develop branch.
  • [X ] Everything works and tested for Python 3.5.2 and above.

Description

Added semantic refs to classes , working on the external parser , its work in progress , please suggest changes to this .

@Mec-iS
Copy link
Contributor

Mec-iS commented Jun 23, 2018

  • Code has to be PEP-8 compliant with docstring for every method.
  • Commit messages are too vague and unprecise
  • All my annotations on this comment apply also to this. In particular I don't see coding cycles to be fast enough to accomplish the second deadline at the moment.

@vaibhavchellani
Copy link
Contributor Author

thanks @Mec-iS, i am actually working on it hence the label , as it was said to share what are we doing i opened this PR . Will change the commit messages as i agree they are horrible .About the coding cylces , i will speed it up and make sure the quality is more than acceptable .

{
"@type": "SupportedProperty",
"property": "vocab#/definitions/Category",
"property": "vocabCategory",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be vocab:Category ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah , yes , fixing

@vaibhavchellani
Copy link
Contributor Author

@xadahiya ^^

@vaibhavchellani vaibhavchellani changed the title Added semantic refs to classes WIP Added semantic refs to classes Jun 24, 2018
doc: Dict["str",Any],
classAndClassDefinition:Dict["str",HydraClass]) -> str:
"""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some Docstrings have descriptions but lack params other have params but lack proper descriptions.
Fix this

@Mec-iS
Copy link
Contributor

Mec-iS commented Jun 24, 2018

@vaibhavchellani I still don't see docstrings in the methods. As instructed different times, the code has to be compliant with PEP-8.

@xadahiya
Copy link
Member

Using placeholders at the moment.

@xadahiya xadahiya closed this Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants