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

Implement Ingestor Processor #3

Merged
merged 9 commits into from Aug 17, 2022
Merged

Implement Ingestor Processor #3

merged 9 commits into from Aug 17, 2022

Conversation

lumjjb
Copy link
Contributor

@lumjjb lumjjb commented Aug 10, 2022

No description provided.

Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
@@ -0,0 +1,134 @@
//
// Copyright 2021 The AFF Authors.
Copy link
Collaborator

Choose a reason for hiding this comment

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

2022

@@ -0,0 +1,140 @@
//
// Copyright 2021 The AFF Authors.
Copy link
Collaborator

Choose a reason for hiding this comment

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

2022

return finalDocs, nil
}

func processDocument(i *processor.Document) ([]*processor.Document, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

should this just be calling validate for 67-77?

@@ -0,0 +1,483 @@
//
// Copyright 2021 The AFF Authors.
Copy link
Collaborator

Choose a reason for hiding this comment

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

2022

Signed-off-by: Brandon Lum <lumjjb@gmail.com>
@lumjjb lumjjb merged commit edc0492 into main Aug 17, 2022
@mihaimaruseac mihaimaruseac deleted the ingestor branch August 17, 2022 17:13
mrizzi pushed a commit to mrizzi/guac that referenced this pull request Jun 30, 2023
IngestOccurrence with OccurrenceSubject
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

Successfully merging this pull request may close these issues.

None yet

3 participants